From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13000 invoked by alias); 2 Jan 2013 10:44:34 -0000 Received: (qmail 12992 invoked by uid 22791); 2 Jan 2013 10:44:33 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,KHOP_SPAMHAUS_DROP,RCVD_IN_HOSTKARMA_NO X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 02 Jan 2013 10:44:30 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 7BD6D1C7CCB; Wed, 2 Jan 2013 05:44:29 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id DvGJHsj+ArzZ; Wed, 2 Jan 2013 05:44:29 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 194751C7CC6; Wed, 2 Jan 2013 05:44:29 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 7ADD1C3945; Wed, 2 Jan 2013 14:44:23 +0400 (RET) Date: Wed, 02 Jan 2013 10:44:00 -0000 From: Joel Brobecker To: Tom Tromey Cc: gdb-patches@sourceware.org Subject: Re: [RFA/commit 2/2] Import gnulib's errno module. Message-ID: <20130102104423.GE19628@adacore.com> References: <1355756839-11337-1-git-send-email-brobecker@adacore.com> <1355756839-11337-2-git-send-email-brobecker@adacore.com> <20121218060719.GD3273@adacore.com> <87r4mns49t.fsf@fleche.redhat.com> <20121218165035.GI3273@adacore.com> <87ehins375.fsf@fleche.redhat.com> <20121218181104.GM3273@adacore.com> <87r4mnqk90.fsf@fleche.redhat.com> <20121219035451.GN3273@adacore.com> <87bodqozwb.fsf@fleche.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87bodqozwb.fsf@fleche.redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2013-01/txt/msg00015.txt.bz2 > Maybe mail to the libiconv and gnulib maintainers is needed now :) For the record, I have just addded -DEILSEQ=ENOENT to my CFLAGS; and case closed. In terms of contacting both projects, I just sent them an email quickly summarizing the issue, with a pointer to both the gnulib discusion leading to the gnulib fix, and this discussion. Alea jacta est. -- Joel