Boost C++ Libraries: Ticket #5373: Boost Thread fails on SunStudio/OpenSolaris https://svn.boost.org/trac10/ticket/5373 <p> The error is: </p> <pre class="wiki">"./boost/thread/future.hpp", line 422: Error: boost::unique_lock&lt;boost::mutex&gt;::operator=(boost::unique_lock&lt;boost::mutex&gt;&amp;) is not accessible from boost::detail::future_waiter::all_futures_lock::all_futures_lock(std::vector&lt;boost::detail::future_waiter::registered_waiter&gt;&amp;). </pre><p> It wasn't a problem in older versions of Boost. At least 1.41 worked fine for me. The patch that fixes this issue is attached. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5373 Trac 1.4.3 artyomtnk@… Sat, 26 Mar 2011 10:06:48 GMT attachment set https://svn.boost.org/trac10/ticket/5373 https://svn.boost.org/trac10/ticket/5373 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">sun-studio-boost-thread-future.hpp.patch</span> </li> </ul> <p> Patch for <a class="missing wiki">SunStudio</a> issue </p> Ticket anonymous Wed, 08 Jun 2011 10:05:42 GMT <link>https://svn.boost.org/trac10/ticket/5373#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5373#comment:1</guid> <description> <p> Same bug: <a class="ext-link" href="https://svn.boost.org/trac/boost/ticket/3886"><span class="icon">​</span>https://svn.boost.org/trac/boost/ticket/3886</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Artyom Beilis</dc:creator> <pubDate>Tue, 19 Jul 2011 18:13:37 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/5373#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5373#comment:2</guid> <description> <p> Please can this patch be applied to trunk so Boost.Thread would be little bit more useful with <a class="missing wiki">SunStudio</a>. Currently Boost.Locale <a class="missing wiki">SunStudio</a> build fails mostly for this reason. </p> <p> Thanks </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Sun, 04 Dec 2011 00:48:41 GMT</pubDate> <title>status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/5373#comment:3 https://svn.boost.org/trac10/ticket/5373#comment:3 <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">duplicate</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.47.0</span> → <span class="trac-field-new">To Be Determined</span> </li> </ul> <p> Duplicate <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6175" title="#6175: Bugs: Compile error with SunStudio (closed: fixed)">#6175</a> Compile error with <a class="missing wiki">SunStudio</a> </p> Ticket