Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Message-ID: <3B7AE8D7.7050508@ece.gatech.edu> Date: Wed, 15 Aug 2001 17:25:43 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010713 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin-developers AT cygwin DOT com Subject: Re: Does CVS build? References: <20010815132450 DOT A1468 AT dothill DOT com> <3B7AEC05 DOT 7FBF0C8C AT yahoo DOT com> <20010815155157 DOT B20199 AT redhat DOT com> <20010815162916 DOT A28118 AT redhat DOT com> <20010815171031 DOT A29030 AT redhat DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Christopher Faylor wrote: > On Wed, Aug 15, 2001 at 04:29:16PM -0400, Christopher Faylor wrote: > >>On Wed, Aug 15, 2001 at 03:51:57PM -0400, Christopher Faylor wrote: >> >>>>This is caused by the following patch. What's up Chris? >>>> >>>>Mon Aug 13 22:26:01 2001 Christopher Faylor >>>> >>>> * libc/include/sys/errno.h: Declare sys_errlist and sys_nerr, >under >>>> Cygwin. >>>> >>>WIP. I know that you will all use your substantial programming skills >>>to work around this problem while libiberty is being fixed. >>> >>Here is a libiberty patch to try. configure has to be regenerated after applying >>this patch. >> > > If can get verification that this works, I'll check it into sourceware. Well, right now autoconf is complaining: configure.in:297: error: possibly undefined macro: AC_PROG_CC_WORKS configure:1304: error: possibly undefined macro: AC_PROG_CC_G configure:1296: error: possibly undefined macro: AC_PROG_CC_GNU I ran autoconf (2.52) in the libiberty source directory only, not anywhere else. I think this is one of the autoconf-2.13 vs. 2.5x problems. I'm looking into it; take a look here: http://lists.debian.org/debian-devel/2001/debian-devel-200105/msg01752.html --Chuck