Boost C++ Libraries: Ticket #459: vc71.mak broken build - allocator.hpp missing https://svn.boost.org/trac10/ticket/459 <pre class="wiki">In boost 1_33_0, it looks like /boost/regex/config/allocator.hpp is missing (was present in 1.32.0). This breaks the vc71.mak build immediately: Building Boost.Regex without ICU / Unicode support: Hint: set ICU_PATH on the nmake command line to point to your ICU installation if you have one. NMAKE : fatal error U1073: don't know how to make '../../../boost/regex/config/allocator.hpp' Stop. I'm building from the .zip sourcecode from SF.net. Perhaps other files are missing as well? </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/459 Trac 1.4.3 key88sf Sun, 14 Aug 2005 00:35:23 GMT summary changed https://svn.boost.org/trac10/ticket/459#comment:1 https://svn.boost.org/trac10/ticket/459#comment:1 <ul> <li><strong>summary</strong> <span class="trac-field-old">vc71.mak broken build</span> → <span class="trac-field-new">vc71.mak broken build - allocator.hpp missing</span> </li> </ul> Ticket John Maddock Sun, 14 Aug 2005 10:02:20 GMT <link>https://svn.boost.org/trac10/ticket/459#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/459#comment:2</guid> <description> <pre class="wiki">Logged In: YES user_id=14804 Yes, unfortunately 1.33 has shipped with broken regex makesfiles, if you follow the getting started guide and build with bjam, then everything is OK. Alternatively I'm attaching fixed makesfiles to this report. John Maddock. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>John Maddock</dc:creator> <pubDate>Sun, 14 Aug 2005 10:02:21 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/459#comment:3 https://svn.boost.org/trac10/ticket/459#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> Ticket