This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-971105, sparc-unknown-linux-gnulibc1, bootstrap failure
- To: kkaempf at progis dot de (Klaus Kaempf)
- Subject: Re: egcs-971105, sparc-unknown-linux-gnulibc1, bootstrap failure
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Tue, 11 Nov 1997 09:35:12 -0700
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <9711111209.AA29273@progis.de>you write:
> Bootstrapping failed on a Sparc Linux (Redhat 4.2) system:
>
> ...
> gcc -DIN_GCC -DUSE_GNULIBC_1 -g -O2 -DHAVE_CONFIG_H -I. -I. -I./con
> fig \
> -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'
Hmmmm. This is supposed to be handled by autoconf.
Can you send me the contents of config.h and config.log in
<objdir>/gcc?
jeff