Bootstrap failure on i686: libstdc++-v3/intl/libgettext.h: Filenot found

Andreas Jaeger aj@suse.de
Wed Aug 8 09:31:00 GMT 2001


Benjamin Kosnik <bkoz@redhat.com> writes:

>> 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
>
> Hmmm. Odd. Where does this come from? My build directory doesn't have 
> this. 

gee:/cvs/gcc/libstdc++-v3:[0]$ grep -r libgettext.h .
./aclocal.m4:            nls_cv_header_libgt=intl/libgettext.h
./aclocal.m4:        nls_cv_header_libgt=intl/libgettext.h
./aclocal.m4:      nls_cv_header_libgt=intl/libgettext.h
./configure:             nls_cv_header_libgt=intl/libgettext.h
./configure:        nls_cv_header_libgt=intl/libgettext.h
./configure:      nls_cv_header_libgt=intl/libgettext.h

>> 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
>
> /mnt/hd/bliss/src.gcc/libstdc++-v3/configure  
> --prefix=/mnt/hd/ahimsa/H-x86-gcc-gnulocale --enable-languages=c,c++ 
> --enable-clocale=gnu
>

I use --disable-nls, this might be the difference.

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



More information about the Gcc-bugs mailing list