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]

failure on alphaev5-unknown-linux-gnulibc1


`./configure; make bootstrap' got me:

make[2]: Entering directory `/usr/src/egcs-970929/libraries/libio'
if [ -n "" ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
test -z "" ||\
  /usr/src/egcs-970929/gcc/xgcc -B/usr/src/egcs-970929/gcc/ -c -g -O2 -I. -I.   iogetc.c -o pic/iogetc.o
/usr/src/egcs-970929/gcc/xgcc -B/usr/src/egcs-970929/gcc/ -c -g -O2 -I. -I.  iogetc.c
In file included from iogetc.c:26:
libioP.h:31: bits/libc-lock.h: No such file or directory
make[2]: *** [iogetc.o] Error 1
make[2]: Leaving directory `/usr/src/egcs-970929/libraries/libio'
make[1]: *** [all-target-libio] Error 2
make[1]: Leaving directory `/usr/src/egcs-970929'
make: *** [bootstrap] Error 2

        - Cotton


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