Boost C++ Libraries: Ticket #2029: FreeBSD specific patches to boost 1.34.0 https://svn.boost.org/trac10/ticket/2029 <p> Porting boost 1.34.0 to FreeBSD (I am the FBSD maintainer of the boost port), resulted in the following patches that should be included into the boost distribution: </p> <p> patch-tools_build_v2_tools_python.jam: -ldl is not necessary on the BSD (dlopen is built into libc) See also ticket <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1010" title="#1010: Bugs: linking boost.python on freebsd (closed: fixed)">#1010</a>. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2029 Trac 1.4.3 René Rivera Fri, 20 Jun 2008 03:24:15 GMT attachment set https://svn.boost.org/trac10/ticket/2029 https://svn.boost.org/trac10/ticket/2029 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">patch-tools_build_v2_tools_python.jam</span> </li> </ul> Ticket Vladimir Prus Sat, 02 Aug 2008 06:18:27 GMT <link>https://svn.boost.org/trac10/ticket/2029#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2029#comment:1</guid> <description> <p> I've checked in this to trunk. I'll merge to release branch as soon as I see fresh BSD results for trunk. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Dave Abrahams</dc:creator> <pubDate>Tue, 05 Aug 2008 16:48:12 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/2029#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2029#comment:2</guid> <description> <p> Replying to <a class="ticket" href="https://svn.boost.org/trac10/ticket/2029#comment:1" title="Comment 1">vladimir_prus</a>: </p> <blockquote class="citation"> <p> I've checked in this to trunk. I'll merge to release branch as soon as I see fresh BSD results for trunk. </p> </blockquote> <p> Is anyone testing that platform? If not, I have a FreeBSD machine we can use. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Tue, 05 Aug 2008 17:19:20 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/2029#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2029#comment:3</guid> <description> <p> We have FreeBSD amount the tested plafroms, but the last test results are from Jul 27. I've asked the tester about update frequency. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>nasonov</dc:creator> <pubDate>Wed, 31 Dec 2008 11:04:08 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/2029#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2029#comment:4</guid> <description> <p> See also <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2626" title="#2626: Patches: Boost.Build patch for improved NetBSD/pkgsrc support (closed: fixed)">#2626</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Vladimir Prus</dc:creator> <pubDate>Wed, 25 Mar 2009 07:15:46 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/2029#comment:5 https://svn.boost.org/trac10/ticket/2029#comment:5 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Alexander Sack has reported almost-successfully build on 7.* -- there were only long double issues. On 6.*, there were additional issues with signal names used by Boost.Test (<a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2435" title="#2435: Bugs: execution_monitor.ipp not portable on slightly older FreeBSD machines (closed: fixed)">#2435</a>). Consequently, this issue is no longer there. </p> Ticket