Boost logo

Boost-Build :

From: Joao Abecasis (jpabecasis_at_[hidden])
Date: 2005-06-01 05:19:27


Eric Niebler wrote:
> David Abrahams wrote:
>
>>"Eric Niebler" <eric_at_[hidden]> writes:
>>
>>
>>
>>>My Jamfile.v2 looks like:
>>>
>>> project boost/quickbook/test ;
>>> import boostbook : boostbook ;
>>> using quickbook ;
>>> boostbook quickbook
>>> : test.qbk
>>> : <xsl:param>boost.root=../../../..
>>> ;
>>>
>>>I do no configuration of quickbook in my user-config.jam. This is with a
>>>freshly sync'ed boost main CVS and a freshly rebuild bjam.exe. Any
>>>clues? Can someone suggest a work-around?
>>
>>
>>If you roll back my bjam changes from yesterday, do things go back to
>>normal?
>
>
>
> No. You're off the hook. :-) Joao, any ideas?

Sorry, I couldn't reproduce the issue.

I updated my CVS and built bjam from source. Trying "bjam --v2" inside
boost/tools/quickbook/doc worked fine.

Then I created a test directory inside boost/tools/quickbook and copied
your Jamfile.v2 in it. Still all I got was a syntax error in test.qbk...

This was on linux with gcc-3.3, if that changes anything.

Anything else I could try?

João

 


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