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 X-Apparently-From: Message-ID: <3B7AEC05.7FBF0C8C@yahoo.com> Date: Wed, 15 Aug 2001 15:39:17 -0600 From: Earnie Boyd Reply-To: CD List X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Jason Tishler CC: Cygwin-Developers Subject: Re: Does CVS build? References: <20010815132450 DOT A1468 AT dothill DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Jason Tishler wrote: > > After doing a fresh checkout a few hours ago, I got the following build > error: > > gcc ... ../../../src/libiberty/strerror.c > ../../../src/libiberty/strerror.c:465: warning: static declaration for `sys_nerr' follows non-static > ../../../src/libiberty/strerror.c:466: conflicting types for `sys_errlist' > /home/jt/src/cygwin/src/newlib/libc/include/sys/errno.h:21: previous declaration of `sys_errlist' > make[1]: *** [strerror.o] Error 1 > make[1]: Leaving directory `/home/jt/src/cygwin/build/i686-pc-cygwin/libiberty' > make: *** [all-target-libiberty] Error 2 > > I was able to workaround the above by applying the attached patch. > > Is this cockpit error? Or, does CVS currently not build? > > Thanks, > Jason > > ------------------------------------------------------------------------ > > error.h.diffName: error.h.diff > Type: Plain Text (text/plain) 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. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com