Hello!<br><br>I&#39;ve been trying to build a binding for a C++ class with Boost.Python. This is what I&#39;m using Boost.Jam version is 03.1.17, Python 2.5.2, boost 1.38.0 and Ubuntu 8.04. I used Py++ 1.0 to automatically generate the interface file. This is the error I get when I try to to build my bindings with bjam:<br>

<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">warn: Unable to construct ./pyplusplus<br>...found 1 target...<br></blockquote><br>How can I debug this problem? Is there a troubleshooting guide available? Does anybody what usually causes this? Thanks<br>