Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2005-06-22 08:14:33


Peter Simons <simons_at_[hidden]> writes:

> I can't build the "doc/" directory of the current boost CVS
> version any longer:
>
> budweis:/usr/local/src/boost-current/doc$ bjam --v2
> /usr/local/src/boost-current/tools/build/v2/build/feature.jam:193: in feature.attributes from module feature
> error: "<link-runtime>" is not a valid feature name
> /usr/local/src/boost-current/tools/build/v2/build/property.jam:409: in property.translate-paths from module property
> [...]
>
> Am I the only one who has that problem? Is there a simple
> fix, maybe?

  a. Update your Boost.Build sources
  b. Change any uses of <link-runtime> to <runtime-link>

HTH,

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk