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

I get the same here.  BTW, this is a bug report not a testresult, so
you should send it to the bugs list not the testresult list IMO.

		--Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

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