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

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


Andreas Jaeger <aj@suse.de> writes:

> 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?

I just tried without the --enable-clocale=gnu patch and encountered no
problems

Btw. I'm running glibc 2.2.2 on i686-linux-gnu with recent CVS
binutils,

Andreas
-- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7cSsCOJpWPMJyoSYRArxWAJoC3qk+gZOs8VlePwMrViuTK4tVRACePx0A
mlKcUCargOyzXTRYGLz6j8Y=
=0X1Y
-----END PGP SIGNATURE-----From mark@codesourcery.com Wed Aug 08 08:44:00 2001
From: Mark Mitchell <mark@codesourcery.com>
To: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>, Benjamin Kosnik <bkoz@redhat.com>
Cc: Alexandre Oliva <aoliva@redhat.com>, "libstdc++@gcc.gnu.org" <libstdc++@gcc.gnu.org>, "gcc@gcc.gnu.org" <gcc@gcc.gnu.org>
Subject: Re: 3.0.1 regression (was: bootstrap failure with colons in objdir)
Date: Wed, 08 Aug 2001 08:44:00 -0000
Message-id: <23970000.997285433@gandalf.codesourcery.com>
References: <Pine.BSF.4.33.0108080848050.93407-100000@deneb.dbai.tuwien.ac.at>
X-SW-Source: 2001-08/msg00060.html
Content-length: 260

> PS: I'll file a high-priority PR later today...

Please send me a message with the PR number when you do.  We definitely
need to fix this.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com



More information about the Libstdc++ mailing list