monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] configure bug on sun ?


From: Thomas Moschny
Subject: Re: [Monotone-devel] configure bug on sun ?
Date: Tue, 10 Oct 2006 22:57:13 +0200
User-agent: KMail/1.9.4

On Tuesday 10 October 2006 16:32 Malte Thoma wrote:

> configure:12441: checking whether C++ streams support sync_with_stdio
> configure:12496: g++ -o conftest -g -O2 -Wall -W -Wno-unused
> -fno-strict-aliasing -I../boost_1_33_1 -I/usr/local/include
> -L../boost_1_33_1/libs conftest.cpp  >&5 configure:12499: $? = 0
> configure:12505: ./conftest
> ld.so.1: conftest: fatal: libstdc++.so.5: open failed: No such file or
> directory

Seems like there is a problem with your runtime linker setup. You need to 
configure it in such a way that it can find libstdc++.so.5.

(And btw, make sure that this is the same libstdc++.so boost is linked to, or 
you will run into strange problems later.)

- Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]