Eric Niebler wrote:
David Abrahams wrote:

"Eric Niebler" <[EMAIL PROTECTED]> 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



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Boost-docs mailing list
[email protected]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to