[sldev] 1.20rc5 linux: missing boost_signals-gcc34-mt

Anna Gulaev annagulaev at gmail.com
Fri May 2 16:27:02 PDT 2008


I don't have a boost_signals-mt on my system, either. After installing
libboost-dev and libboost-regex-dev, here is a complete list of all files on
my system that contain "boost":

./var/lib/dpkg/info/libboost-regex-dev.md5sums
./var/lib/dpkg/info/libboost-regex1.34.1.list
./var/lib/dpkg/info/libboost-regex1.34.1.shlibs
./var/lib/dpkg/info/libboost-regex1.34.1.md5sums
./var/lib/dpkg/info/libboost-regex1.34.1.postinst
./var/lib/dpkg/info/libboost-regex1.34.1.postrm
./var/lib/dpkg/info/libboost-regex-dev.list
./var/lib/dpkg/info/libboost-dev.list
./var/lib/dpkg/info/libboost-dev.md5sums
./var/cache/apt/archives/libboost-dev_1.34.1-4ubuntu3_i386.deb
./var/cache/apt/archives/libboost-regex1.34.1_1.34.1-4ubuntu3_i386.deb
./var/cache/apt/archives/libboost-regex-dev_1.34.1-4ubuntu3_i386.deb
./usr/share/doc/libboost-regex1.34.1
./usr/share/doc/libboost-regex-dev
./usr/share/doc/libboost-dev
./usr/share/lintian/overrides/libboost-regex1.34.1
./usr/share/lintian/overrides/libboost-dev
./usr/lib/libboost_regex-gcc41-mt-1_34_1.so.1.34.1
./usr/lib/libboost_regex-gcc42-mt-1_34_1.so.1.34.1
./usr/lib/libboost_regex-gcc42-mt-1_34_1.a
./usr/lib/libboost_regex-mt.a
./usr/lib/libboost_regex-gcc42-mt-1_34_1.so
./usr/lib/libboost_regex-gcc42-1_34_1.a
./usr/lib/libboost_regex.so
./usr/lib/libboost_regex-mt.so
./usr/lib/libboost_regex-gcc42-1_34_1.so
./usr/lib/libboost_regex-gcc42-1_34_1.so.1.34.1
./usr/lib/libboost_regex.a
./usr/lib/libboost_regex-gcc41-1_34_1.so.1.34.1
./usr/include/c++/3.4/bits/boost_concept_check.h
./usr/include/boost
./usr/src/linux-headers-2.6.24-16/scripts/rt-tester/t5-l4-pi-boost-deboost.tst
./usr/src/linux-headers-2.6.24-16/scripts/rt-tester/t4-l2-pi-deboost.tst
./usr/src/linux-headers-2.6.24-16/scripts/rt-tester/t5-l4-pi-boost-deboost-setsched.tst
~/sl/1.20.rc5/linden/libraries/include/boost
~/sl/1.20.rc5/linden/indra/llcommon/llboost.h

On Fri, May 2, 2008 at 6:45 PM, Carsten Juttner wrote:

> Anna Gulaev wrote:
>
> > I seem to be missing the library libboost_signals-gcc34-mt
> >
> > It is not in the easy linux dependencies, and it is not included in an
> > install of libboost-dev and libboost-regex-dev. Can someone please tell me
> > where this is supposed to be, and how it was supposed to have gotten there?
> >
> > Ubuntu 8.04
> >
>
> Not sure why it's not in the libs package but linking against the system
> provided libbosts should be no problem.
>
> You just have to remove the "gcc34" reference in the SConstruct to be able
> to link against the system libraries.
>
> For example:
> 'boost_signals-gcc34-mt' needs to become 'boost_signals-mt'
>
> There are several references in the SConstruct but they all work like
> this.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20080502/16499d4a/attachment.htm


More information about the SLDev mailing list