id summary reporter owner description type status milestone component version severity resolution keywords cc 8212 Boost thread compilation error on Solaris 10 nicolas.jouvray@… viboes "Boost thread does not compile anymore on Solaris 10. Logs are : {{{ ""./boost/thread/future.hpp"", line 3000: Error: boost::unique_future::unique_future(boost::unique_future&) is not accessible from boost::make_future(). 1 Error(s) detected. ""CC"" -library=stlport4 -xO4 -mt -erroff=%none -m32 -KPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -DNDEBUG -I""."" -c -o ""bin.v2/libs/thread/build/sun/release/address-model-32/stdlib-sun-stlport/threading-multi/pthread/thread.o"" ""libs/thread/src/pthread/thread.cpp"" ...failed sun.compile.c++ bin.v2/libs/thread/build/sun/release/address-model-32/stdlib-sun-stlport/threading-multi/pthread/thread.o... }}} This error occurs with and without usage of STL port. Previous version (1.52.0) is fine." Bugs closed Boost 1.54.0 thread Boost 1.53.0 Problem fixed compilation, Solaris