Boost logo

Boost-Build :

From: Eric Niebler (eric_at_[hidden])
Date: 2008-07-23 11:52:26


Beman Dawes wrote:
>
> The doc build is failing:
>
> >cd doc
> >bjam --version
> Boost.Build V2 (Milestone 12)
> Boost.Jam 03.1.16
> >bjam
> warning: Graph library does not contain optional GraphML reader.
> note: to enable GraphML support, set EXPAT_INCLUDE and EXPAT_LIBPATH to the
> note: directories containing the Expat headers and libraries, respectively.
> warning: skipping optional Message Passing Interface (MPI) library.
> note: to enable MPI support, add "using mpi ;" to user-config.jam.
> note: to suppress this message, pass "--without-mpi" to bjam.
> note: otherwise, you can safely ignore this message.
> Building Boost.Regex with the optional Unicode/ICU support disabled.
> Please refer to the Boost.Regex documentation for more information
> (don't panic: this is a strictly optional feature).
> error: Unable to find file or target named
> error: 'object(file-target)@3310'
> error: referred from project at
> error: '/D:/boost/release/tools/quickbook'
>
> I don't know anything about quickbook, so help is needed to debug this
> failure.

I see the same error when building from doc/. Strangely, I can build
quickbook from tools/quickbook. I don't know bjam well enough to debug
this problem. Can a BBv2 expert look into this?

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com

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