This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
1.3.3: Cant comile binutils 2.11.2 (libiberty)
- To: "'cygwin at cygwin dot com'" <cygwin at cygwin dot com>
- Subject: 1.3.3: Cant comile binutils 2.11.2 (libiberty)
- From: "Stefan Andersen (QMP)" <Stefan dot Andersen at emp dot ericsson dot se>
- Date: Tue, 2 Oct 2001 15:14:12 +0200
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/