Boost logo

Boost-Build :

Subject: Re: [Boost-build] Linker can't find library file
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-04-16 20:10:24


AMDG

On 04/16/2011 05:03 PM, Dmitry Timoshenko wrote:
>
>>
>> You probably need to recompile.
>
> Unfortunately it doesn't help.
>
> The error occurs while new variant being compiled.
>
> variant debug-ssl : debug : <define>UNICOMM_SSL ;
>

The error indicates that auto-linking is still
looking for the library. Therefore, you have an
object file somewhere that was compiled without
-DBOOST_ALL_NO_LIB. Unfortunately, this can
often be difficult to track down.

In Christ,
Steven Watanabe




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