From: Väisänen Teemu (teemuuolevivaisanen_at_[hidden])
Date: 2006-01-03 02:10:59


Hi all.

It seems I have tried to send my messages to wrong mailing lists.
Sorry about extra work.

I need Boost and lboost_thread to compile Open Diameter. When
compiling Open Diameter, I get message
/usr/bin/ld: cannot find -lboost_thread

I can not find lboost_thread with slocate after compiling Boost 1.33.1,
so presumable reason is that I haven't used bjam with right options.

Do I need to add libraries using --with-<lib> option to get
lboost_thread? If yes, which library has it?

Do I also need to use -th option?

If I want to use boost rpm's (1.32.0) that came with Linux
distribution and is installed already, what should I do to get
lboost_thread?

Thank you for any answers and help!

-Teemu Väisänen