Boost C++ Libraries: Ticket #4634: Problem in build filesystem of boost to a linux machine https://svn.boost.org/trac10/ticket/4634 <p> I am trying to build libboost_filesystem to a Linux machine. I followed the instruction (i want to only build filesysten and regex libraries): </p> <p> ./bootstrap.sh --prefix=$HOME/boost --with-libraries=filesystem,regex </p> <p> ./bjam install </p> <p> Then i got lots of errors, please see the attached file for error report. the library file libboost_filesystem.a can not be created. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4634 Trac 1.4.3 Wei LIu <wliu3@…> Tue, 07 Sep 2010 22:56:00 GMT attachment set https://svn.boost.org/trac10/ticket/4634 https://svn.boost.org/trac10/ticket/4634 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">report.txt</span> </li> </ul> <p> Error report </p> Ticket Steven Watanabe Tue, 07 Sep 2010 23:12:52 GMT component changed; owner set https://svn.boost.org/trac10/ticket/4634#comment:1 https://svn.boost.org/trac10/ticket/4634#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Beman Dawes</span> </li> <li><strong>component</strong> <span class="trac-field-old">Building Boost</span> → <span class="trac-field-new">filesystem</span> </li> </ul> <p> gcc 3.2 is ancient. We haven't tested against it for a long time. I suggest that you upgrade to a more recent version of gcc. </p> Ticket Beman Dawes Wed, 01 Dec 2010 20:27:40 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4634#comment:2 https://svn.boost.org/trac10/ticket/4634#comment:2 <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">wontfix</span> </li> </ul> Ticket