This is the mail archive of the gcc-testresults@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]

Error building egcs-19991110 on SunOS 4.1.4


I have received the following error during the "make bootstrap" step:

...
/usr/bin/cc -c -DHAVE_CONFIG_H -g -I. -I../../egcs/libiberty/../include  ../../egcs/libiberty/hashtab.c
"../../egcs/libiberty/hashtab.c", line 155: NULL undefined
"../../egcs/libiberty/hashtab.c", line 197: NULL undefined
"../../egcs/libiberty/hashtab.c", line 255: NULL undefined
"../../egcs/libiberty/hashtab.c", line 275: NULL undefined
make[1]: *** [hashtab.o] Error 1
make[1]: Leaving directory `/home3/egcs-sunos/libiberty'
make: *** [all-libiberty] Error 2

The config.status is:

../egcs/configure --with-gcc-version-trigger=/home3/egcs-19991110/gcc/version.c
--host=sparc-sun-sunos4.1.4 --prefix=/usr/local/gnu-sunos/egcs --with-gnu-as
--with-gnu-ld --enable-haifa --enable-multilib --norecursion 

I am trying to build the first stage of the compile with the Sun-supplied
/usr/bin/cc compiler.

Thanks,
Dave Schuler
IBM Microelectronics


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