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]

libio build bitching about bits/libc-lock.h


L.S.,

Over here (Debian slink-and-a-half as sponsored by VA Linux and SGI) the
standard CVS'd build dies (since the V3 switch) with:

/home/toon/compilers/snapshots/obj/gcc/xgcc
-B/home/toon/compilers/snapshots/obj/gcc/
-B/usr/snp/i686-pc-linux-gnu/bin/ -B/usr/snp/i686-pc-linux-gnu/lib/
-isystem /usr/snp/i686-pc-linux-gnu/include -DHAVE_CONFIG_H -I.
-I../../../../gcc/libstdc++-v3/libio -I.. -nostdinc++ -I../include
-I../../../../gcc/libstdc++-v3/include -I../libio
-I../../../../gcc/libstdc++-v3/libio -D_GNU_SOURCE -g -g -O2 -c
../../../../gcc/libstdc++-v3/libio/filedoalloc.c  -fPIC -DPIC -o
.libs/filedoalloc.o
In file included from
../../../../gcc/libstdc++-v3/libio/filedoalloc.c:48:
../../../../gcc/libstdc++-v3/libio/libioP.h:32:29: bits/libc-lock.h: No
such file or directory

obviously, because there's no file found for <bits/libc-lock.h.

Is this an autoconf issue ?  Or did I screw up something installing this
distribution (of course, I cannot doubt Debian :-)

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://g95.sourceforge.net/ (under construction)

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