Boost C++ Libraries: Ticket #430: boost jam fixes for OSF https://svn.boost.org/trac10/ticket/430 <pre class="wiki">Attached patch fixes 2 problems on OSF: 1. build.sh doesn't build binaries. 2. JAMUNAME variable is not set. </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/430 Trac 1.4.3 Markus Schöpflin Thu, 07 Jul 2005 07:44:56 GMT <link>https://svn.boost.org/trac10/ticket/430#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/430#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=91733 Could you please mail me the patch as attachement? I somehow can't seem to download it. Sorry for the inconvenience. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>Markus Schöpflin</dc:creator> <pubDate>Thu, 07 Jul 2005 08:49:19 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/430#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/430#comment:2</guid> <description> <pre class="wiki">Logged In: YES user_id=91733 Forget about my last not, I managed to download it. I have to admit, I don't understand the purpose of your patch to "build.sh" but I discovered some other problems in it and fixed those. Could you please get the latest revision and try again. If it still doesn't work for you, could you please explain to me what exactly is happening on your side, and why you think your patch fixes this. I'll now look at the patch for jam.h </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>Markus Schöpflin</dc:creator> <pubDate>Thu, 07 Jul 2005 09:30:19 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/430#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/430#comment:3</guid> <description> <pre class="wiki">Logged In: YES user_id=91733 I reproduced your build.sh problem on Tru64 4.0F, and applied the patch. Please indicate exactly the platform and version you are using next time. I checked in a slightly modified version of your fix to jam.h, because unix is already defined on Tru64 4.0F but not on Tru64 5.1. Could you please check out if this fixes all your issues? </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>alx_s</dc:creator> <pubDate>Thu, 07 Jul 2005 12:54:03 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/430#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/430#comment:4</guid> <description> <pre class="wiki">Logged In: YES user_id=445009 I had the problem with build.sh on Tru64 5.1 Actually, it a problem with /bin/sh, may be you have a different version. The problem is that jam0 gets an additional empty string as a parameter, so it tries to build target "", which cannot be found. I had this problem for quite some time, just always manually copied the last command from build.sh output to build boost jam. The latest version from CVS works fine for me. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>Markus Schöpflin</dc:creator> <pubDate>Sat, 09 Jul 2005 09:15:11 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/430#comment:5 https://svn.boost.org/trac10/ticket/430#comment:5 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=91733 Fixed in CVS. </pre> Ticket