Boost logo

Boost-Build :

Subject: Re: [Boost-build] Help me decode this error message
From: Anthony Foglia (AFoglia_at_[hidden])
Date: 2009-06-11 16:56:35


Steven Watanabe wrote:
> AMDG
>
> Anthony Foglia wrote:
>> Here's an error I'm getting from bjam -a :
>>
>> --- begin error ---
>>
>> <snip>
>>
>> ---- end error ----
>>
>> which is almost the platonic ideal of unhelpful. Here's my Jamroot:
>>
>> <snip>
>>
>> rule sysdefs-boost-lib-deps ( lib-name-root : properties * )
>> {
>> # echo "lib-name-root: " $(lib-name-root) ;
>> # echo "properties: " $(properties) ;
>> local name = $(lib-name-root)-$(sysdefs-boost-compiler-extension) ;
>
> sysdefs-boost-compiler-extension doesn't seem to be defined anywhere?

        Thank you. That was it. (It was needed on the old computer, but not
the new one, and in the same checkin I fixed that, I broke the other part.)

-- 
Anthony Foglia
Princeton Consultants
(609) 987-8787 x233

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