This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Bootstrap failure on i686: libstdc++-v3/intl/libgettext.h: File notfound



Bootstrapping the current CVS version on i686-linux-gnu gives:

linking /cvs/gcc/libstdc++-v3/config/io/basic_file_stdio.cc to src/basic_file.cc
linking /cvs/gcc/libstdc++-v3/intl/libgettext.h to intl/libintl.h
configure: error: /cvs/gcc/libstdc++-v3/intl/libgettext.h: File not found
make[1]: *** [configure-target-libstdc++-v3] Error 1

I run configure as:
/cvs/gcc/configure --prefix=/opt/gcc-3.1-devel --enable-shared \
         --enable-threads=posix --enable-clocale=gnu  \
         --with-gnu-as --with-gnu-ld --disable-nls --with-system-zlib \
         --enable-languages=c,objc,c++,f77,java

Any ideas?
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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