This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs-971105, sparc-unknown-linux-gnulibc1, bootstrap failure


Bootstrapping failed on a Sparc Linux (Redhat 4.2) system:

...
gcc  -DIN_GCC   -DUSE_GNULIBC_1 -g -O2  -DHAVE_CONFIG_H     -I. -I. -I./config  \
-DTARGET_MACHINE=\"sparc-unknown-linux-gnulibc1\"  \
-c `echo ./collect2.c | sed 's,^\./,,'`
collect2.c:213: conflicting types for `sys_siglist'
/usr/include/signal.h:60: previous declaration of `sys_siglist'
make[1]: *** [collect2.o] Error 1
make[1]: Leaving directory `/usr/local/src/egcs-971105/gcc'
make: *** [all-gcc] Error 2

I can work around this one, but leave the proper fix to others (H.J. ?)
-- 
proGIS Software                 E-Mail: kkaempf@progis.de
Dipl.-Inform. Klaus K"ampf      Fax:    0241-47067-29
Jakobstr. 117                   Voice:  0241-47067-11
D-52064 Aachen                  WWW:	http://www.progis.de



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]