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

Marvin marvin24 at gmx.de
Sat May 3 04:29:45 PDT 2008


Hi,

On Saturday 03 May 2008 00:45:34 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 is another problem, that multithreaded versions of the libraries are not 
available everywhere. Is there a problem linking to the non-threaded 
versions?

	- Marvin


More information about the SLDev mailing list