Boost C++ Libraries: Ticket #6870: build wave driver failed https://svn.boost.org/trac10/ticket/6870 <p> boost/wave/util/filesystem_compatibility.hpp uses boost::filesystem3 namespace but should use boost::filesystem: boost::filesystem3 is now removed in trunk. </p> <pre class="wiki">gcc.compile.c++ ../../../bin.v2/tools/wave/build/gcc-4.7.1/release/instruction-set-native/link-static /threading-multi/wavetool-on/cpp.o In file included from ../../../boost/wave/util/cpp_include_paths.hpp:19:0, from ../../../boost/wave/cpp_context.hpp:35, from ../../../boost/wave.hpp:21, from ../cpp.cpp:26: ../../../boost/wave/util/filesystem_compatibility.hpp: In function 'boost::filesystem::path boost::wave::uti l::complete_path(const boost::filesystem::path&amp;)': ../../../boost/wave/util/filesystem_compatibility.hpp:78:23: error: 'boost::filesystem3' has not been declar ed ../../../boost/wave/util/filesystem_compatibility.hpp: In function 'boost::filesystem::path boost::wave::uti l::complete_path(const boost::filesystem::path&amp;, const boost::filesystem::path&amp;)': ../../../boost/wave/util/filesystem_compatibility.hpp:88:23: error: 'boost::filesystem3' has not been declar ed compilation terminated due to -fmax-errors=2. "g++" -ftemplate-depth-128 -Wlogical-op -Wall -Wextra -pedantic -O3 -finline-functions -Wno-inline -Wno -unused -Winit-self -Wformat=2 -fmax-errors=2 -march=native -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_ST ATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOO ST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DBOOST_WAVE_SUPPORT_THREADING=0 -DDATE_ TIME_INLINE -DNDEBUG -I"../../.." -c -o "../../../bin.v2/tools/wave/build/gcc-4.7.1/release/instruction-set -native/link-static/threading-multi/wavetool-on/cpp.o" "../cpp.cpp" </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6870 Trac 1.4.3 Hartmut Kaiser Wed, 23 May 2012 14:35:33 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/6870#comment:1 https://svn.boost.org/trac10/ticket/6870#comment:1 <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> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/78553" title="Wave: Fixed #6870: build wave driver failed">[78553]</a>) Wave: Fixed <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6870" title="#6870: Bugs: build wave driver failed (closed: fixed)">#6870</a>: build wave driver failed </p> Ticket