Boost logo

Boost-Build :

Subject: Re: [Boost-build] Help me decode this error message
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-06-11 16:46:37


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?

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