Hi! I'm getting problems with running the basic demo that is described in the bjam quickstart guide <a href="http://www.boost.org/doc/libs/1_38_0/libs/python/doc/building.html">http://www.boost.org/doc/libs/1_38_0/libs/python/doc/building.html</a><br>
<br>I have the following bjam version: boost-jam-3.1.17-1-linuxx86/ and I'm running Ubuntu 8.04 Hardy Heron and I have libboost-python1.34.1<br><br>Whenever I run the following: bjam --verbose-test --debug-configuration test<br>
<br>I get the following error<br><br>notice: found boost-build.jam at /usr/share/doc/libboost-doc/examples/libs/python/example/boost-build.jam<br>notice: loading Boost.Build from /usr/share/boost-build<br>notice: loading site-config.jam from /etc/site-config.jam<br>
notice: loading user-config.jam from /usr/share/boost-build/user-config.jam<br>Error: Illegal attempt to re-bootstrap the build system by invoking<br><br> 'boost-build ../../../../tools/build/v2 ;'<br><br>Please consult the documentation at '<a href="http://www.boost.org">http://www.boost.org</a>'.<br>
<br>Thanks!<br><br>