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: New GCC 3.0 build failure on FreeBSD 4.3


Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:

> As of today, GCC 3.0 fails to build on FreeBSD 4.3:
> [ .. ]
> /sw/test/gcc/cvs-3.0/libiberty/strerror.c:468: conflicting types for `sys_nerr'
> /usr/include/stdio.h:224: previous declaration of `sys_nerr'
> gmake[2]: *** [strerror.o] Error 1
> gmake[2]: Leaving directory `/files/pfeifer/OBJ-0611-10:58/i386-unknown-freebsd4.3/libiberty'
> gmake[1]: *** [all-target-libiberty] Error 2
> gmake[1]: Leaving directory `/files/pfeifer/OBJ-0611-10:58'
> gmake: *** [bootstrap] Error 2

Breaks as well a later later on:

/ccd0/vol/src/cygnus/gcc-3/gcc/obj/freebsd4/gcc/xgcc -B/ccd0/vol/src/cygnus/gcc-3/gcc/obj/freebsd4/gcc/ -B/usr/vol/opt/freebsd4/gcc3-pr/i686-pc-freebsd4/bin/ -B/usr/vol/opt/freebsd4/gcc3-pr/i686-pc-freebsd4/lib/ -isystem /usr/vol/opt/freebsd4/gcc3-pr/i686-pc-freebsd4/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../../libiberty/../include  -W -Wall -Wtraditional -pedantic ../../../../libiberty/strsignal.c
../../../../libiberty/strsignal.c:250: conflicting types for `sys_nsig'
/usr/include/signal.h:50: previous declaration of `sys_nsig'
make[1]: *** [strsignal.o] Error 1

FYI, Arno

-- 

  Arno J. Klaassen

  SCITO S.A.                   INSERM U483
  Le Grand Sablon              University Pierre et Marie Curie
  4, avenue de l'Obiou         9, quai Saint Bernard
  38700 La Tronche             75 252 Paris Cedex 5

  arno@ccr.jussieu.fr


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