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]

Build Failure for 2.96 (20000731) on sparc-sun-sunos4.1.4


"make bootstrap" fails on sparc-sun-sunos4.1.4:

...
make[2]: Entering directory `/home3/egcs-sunos/sparc-sun-sunos4.1.4/libio'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
rootme=`pwd`/ ; export rootme; \
CC="/home3/egcs-sunos/gcc/xgcc -B/home3/egcs-sunos/gcc/ -B/afs/btv.ibm.com/data/n37v/software/gnu-sunos/egcs/sparc-sun-sunos4.1.4/bin/ -B/afs/btv.ibm.com/data/n37v/software/gnu-sunos/egcs/sparc-sun-sunos4.1.4/lib/ -isystem /afs/btv.ibm.com/data/n37v/software/gnu-sunos/egcs/sparc-sun-sunos4.1.4/include -I. -I../../../egcs/libio"; export CC; \
CXX=" -I. -I../../../egcs/libio -nostdinc++ -nostdinc++ -g -O2"; export CXX; \
CONFIG_NM="nm"; export CONFIG_NM; \
/bin/sh ../../../egcs/libio/gen-params LIB_VERSION=2.8.0  >tmp-params.h
../../../egcs/libio/gen-params: -I.: not found
gen-params: could not compile dummy.C with  -I. -I../../../egcs/libio -nostdinc++ -nostdinc++ -g -O2
make[2]: *** [_G_config.h] Error 1
make[2]: Leaving directory `/home3/egcs-sunos/sparc-sun-sunos4.1.4/libio'
make[1]: *** [all-target-libio] Error 2
make[1]: Leaving directory `/home3/egcs-sunos'
make: *** [bootstrap] Error 2
pennstate% 




pennstate% cat config.status
#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
../egcs/configure --with-gcc-version-trigger=/usr/local/src/EGCS/egcs-20000731/gcc/version.c --host=sparc-sun-sunos4.1.4 --prefix=/afs/btv.ibm.com/data/n37v/software/gnu-sunos/egcs --with-gnu-as --with-gnu-ld --enable-haifa --enable-multilib --norecursion 
# 
pennstate% 


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