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]

Re: failure on alphaev5-unknown-linux-gnulibc1



  In message <19971001215616.12232.qmail@concmp.com>you write:
  > `./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
I believe this was fixed in the last snapshot.  Can you verify?

jeff


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