egcs build dies at SYSCALLS.c

Jeff Garzik jgarzik@pobox.com
Wed Sep 8 02:37:00 GMT 1999


source: egcs HEAD
target: i586-pc-linux-gnu
configure: make distclean ; ./configure ; make

build stops at:

rm -f include/limits.h
cp xlimits.h include/limits.h
chmod a+r include/limits.h
rm -f include/float.h
if [ xfloat-i386.h != xMakefile.in ]; then \
  cp ./config/float-i386.h include/float.h && \
  chmod a+r include/float.h; \
else :; fi
rm -f include/README
cp ./README-fixinc include/README
chmod a+r include/README
touch stmp-int-hdrs
rm -f SYSCALLS.c tmp-SYSCALLS.s
cat ./sys-types.h ./sys-protos.h > SYSCALLS.c
/.automount/bum/root/g/cvs/egcs/gcc/xgcc
-B/.automount/bum/root/g/cvs/egcs/gcc/
-B/usr/local/i586-pc-linux-gnu/bin/
-I/usr/local/i586-pc-linux-gnu/include  -DIN_GCC    -g -O2
-I./include     -I. -I. -I./config -I./../include \
  -aux-info SYSCALLS.c.X -S -o tmp-SYSCALLS.s SYSCALLS.c
cc1: }: No such file or directory
make[1]: *** [SYSCALLS.c.X] Error 1
make[1]: Leaving directory `/.automount/bum/root/g/cvs/egcs/gcc'
make: *** [all-gcc] Error 2


-- 
Custom driver development	|    Never worry about theory as long
Open source programming		|    as the machinery does what it's
				|    supposed to do.  -- R. A. Heinlein


More information about the Gcc-bugs mailing list