Boost logo

Boost-Build :

From: Aleksey Gurtovoy (alexy_at_[hidden])
Date: 2004-09-19 10:08:51


Folks,

Could anybody please shed some light on this? Could it be a build issue
at all, that a successfully built executable doesn't find a standard
shared library installed in the default location?

Martin Wille writes:
> Aleksey Gurtovoy wrote:
> > Martin,
> >
> > Could you please take a look/comment on the following (from http://tinyurl.com/464kz):
> >
> > Test output: Martin Wille - array - array3 / gcc-2.95.3-stlport-4.5.3-linux
> > Report Time: Sun, 19 Sep 2004 02:30:18 +0000
> >
> > Compiler output []:
> >
> > Linker output []:
> >
> > Chmod1 ../bin/boost/status/array3.test/gcc-2.95.3-stlport-4.5.3-linux/debug/array3
> >
> >
> > Run output []:
> >
> > ../bin/boost/status/array3.test/gcc-2.95.3-stlport-4.5.3-linux/debug/array3: error while loading shared libraries:
libstdc++-libc6.3-2.so.3: cannot open shared object file: No such file or directory
> >
> > EXIT STATUS: 127
> >
> > ?
> >
> > Looks like a local setup/configuration issue to me.
>
> I don't think it is a configuration issue here.
> The library does exist at its default location:
>
> > ll /usr/local/gcc-2.95.3/lib/
> total 4055
> drwxr-xr-x 3 m m 280 May 27 2003 ./
> drwxr-xr-x 9 m root 240 May 27 2003 ../
> drwxr-xr-x 3 m m 88 May 27 2003 gcc-lib/
> -rw-r--r-- 1 m m 370370 May 27 2003 libiberty.a
> -rw-r--r-- 1 m m 2462378 May 27 2003 libstdc++-3-libc6.3-2-2.10.0.a
> -r-xr-xr-x 1 m m 1307235 May 27 2003 libstdc++-3-libc6.3-2-2.10.0.so*
> lrwxrwxrwx 1 m m 30 May 27 2003 libstdc++-libc6.3-2.a.3 ->
> libstdc++-3-libc6.3-2-2.10.0.a
> lrwxrwxrwx 1 m m 31 May 27 2003 libstdc++-libc6.3-2.so.3 ->
> libstdc++-3-libc6.3-2-2.10.0.so*
>
>
> There was a report on the jamboost list about similar
> problems at another site. I can't recall whether a bug
> was found or fixed.
>

TIA,

--
Aleksey Gurtovoy
MetaCommunications Engineering
 

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk