Boost C++ Libraries: Ticket #5801: failed darwin.compile.c++ https://svn.boost.org/trac10/ticket/5801 <p> I'm trying to build BOOST using Mac OS X 10.3.9...After running ./b2, I get the following error : In file included from boost/regex/v4/regex_workaround.hpp:39, </p> <blockquote> <p> from boost/regex/v4/regex.hpp:32, from boost/regex.hpp:31, from libs/regex/src/cregex.cpp:22: </p> </blockquote> <p> ... </p> <p> -o "bin.v2/libs/regex/build/darwin-3.3/release/threading-multi/cregex.o" "libs/regex/build/../src/cregex.cpp" </p> <p> ...failed darwin.compile.c++ bin.v2/libs/regex/build/darwin-3.3/release/threading-multi/cregex.o... </p> <p> There are many errors throughout the build...too many to list...does this error refer to a general problem with the build? </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5801 Trac 1.4.3 Vladimir Prus Mon, 29 Aug 2011 09:41:57 GMT <link>https://svn.boost.org/trac10/ticket/5801#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5801#comment:1</guid> <description> <p> What you have shown is a part of the error message that shows includes stack. It is not possible to figure anything concrete from that. Could you provide complete error message -- preferrably, the first when compiling cregex.cpp file? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Thu, 03 Jan 2013 18:39:02 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/5801#comment:2 https://svn.boost.org/trac10/ticket/5801#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">invalid</span> </li> </ul> <p> Closed as no response from the poster. </p> Ticket