Hi Dan

That's the problem

configure:5387: checking whether C++ supports the ISO C++ standard includes
configure:5417: g++ -c -O  -D_GNU_SOURCE -D_REENTRANT conftest.cc >&5
/usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../include/c++/4.0.3/bits/stl_algo
.h: In function '_RandomAccessIterator std::find(_RandomAccessIterator, _RandomA
ccessIterator, const _Tp&, std::random_access_iterator_tag)':
/usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../include/c++/4.0.3/bits/stl_algo
.h:241: internal compiler error: Segmentation fault

I don't understand ????!!!!!!



Saludos
Ruben.

On Tue, 1 Aug 2006, Dan Nicholson wrote:

On 8/1/06, Ruben D. Valverde M. <[EMAIL PROTECTED]> wrote:
Hi Dan

I configure again Berkeley DB-4.4.20 and

"checking whether C++ supports the ISO C++ standard includes... no"

any idea,

There are some more details about this failure in the file config.log.
Here's what it looks like for me.

configure:5387: checking whether C++ supports the ISO C++ standard includes
configure:5417: g++ -c -O2 -pipe  -D_GNU_SOURCE -D_REENTRANT conftest.cc >&5
configure:5423: $? = 0

For you there will be a long failure below the line that starts with
g++ -c ... That might tell us something about why g++ is screwed up
for you.

--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to