Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: From: "Stefan Andersen (QMP)" To: "'cygwin AT cygwin DOT com'" Subject: 1.3.3: Cant comile binutils 2.11.2 (libiberty) Date: Tue, 2 Oct 2001 15:14:12 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Hello I have a problem I cant compile binutils (or gcc) I have tried different configurations ./configure --enable-targets=all and then I run make and get the folowing error $ make ..... make[1]: Entering directory `/usr/src/binutils-2.11.2/libiberty' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic strerror.c -o pic/strerr or.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wtraditional -pedantic strerror.c strerror.c:463: warning: static declaration for `sys_nerr' follows non-static strerror.c:464: conflicting types for `sys_errlist' /usr/include/sys/errno.h:23: previous declaration of `sys_errlist' make[1]: *** [strerror.o] Error 1 make[1]: Leaving directory `/usr/src/binutils-2.11.2/libiberty' make: *** [all-libiberty] Error 2 /Stefan "Zingo" Zivkovic Andersen / Murphy's Law for mails: /The information you have in this mail is not the info you need. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/