"thread's copy constructor is inaccessible" BUG in solaris.

Hi , I have done the temporary fix to build the boost 1.37.0 as told in one of the solaris user forum thread http://forums.sun.com/thread.jspa?threadID=5326640 <http://forums.sun.com/thread.jspa?threadID=5326640> for the below said error sun.compile.c++ bin.v2/libs/thread/build/sun-5.9/release/link-static/threading-multi/thr ead.o "./boost/thread/detail/thread.hpp", line 344: Error, inaccessible: boost::thread::thread(boost::thread&) is not accessible from boost::move(boost::detail::thread_move_t<boost::thread>). 1 Error(s) detected. Do I need a patch to fix this? -PM-

On Thu, Dec 18, 2008 at 6:05 PM, Maruvekere, Praveen (Contractor) <praveen_maruvekere@fanniemae.com> wrote:
Hi ,
I have done the temporary fix to build the boost 1.37.0 as told in one of the solaris user forum thread
http://forums.sun.com/thread.jspa?threadID=5326640 <http://forums.sun.com/thread.jspa?threadID=5326640> for the below said error
sun.compile.c++ bin.v2/libs/thread/build/sun-5.9/release/link-static/threading-multi/thr ead.o
"./boost/thread/detail/thread.hpp", line 344: Error, inaccessible: boost::thread::thread(boost::thread&) is not accessible from boost::move(boost::detail::thread_move_t<boost::thread>).
1 Error(s) detected.
Do I need a patch to fix this?
Yes, please fill out a ticket and attach the patch. Thanks, --Beman
participants (2)
-
Beman Dawes
-
Maruvekere, Praveen (Contractor)