Boost logo

Boost Users :

Subject: Re: [Boost-users] Struggling to compile encfs linking with boost library
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-03-21 12:27:05


AMDG

Jean Jordaan wrote:
> I'm attaching the log. This looks like it corresponds to the error I'm seeing:
>
> /usr/bin/ld: warning: libboost_system-gcc41-mt-1_38.so.1.38.0, needed
> by /home/zope/local/lib/libboost_filesystem-gcc41-mt.so, not found
> (try using -rpath or -rpath-link)
>
> That file does exist:
>
> $ ls -lh /home/zope/local/lib/libboost_system-gcc41-mt-1_38.so.1.38.0
> -rwxr-xr-x 1 zope zope 14K 2009-03-19 10:48
> /home/zope/local/lib/libboost_system-gcc41-mt-1_38.so.1.38.0
>

Ok. There's something a little odd going on because when the
output says that it's checking -lboost_filesystem-gcc41-mt-1_38,
config.log says that it's checking -lgcc41-mt. Anyway, try running
the link command manually and add -Wl,--verbose to see exactly
what files the linker searches for.

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net