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]

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



  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


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