Boost C++ Libraries: Ticket #5819: error in solaris_fenced_block.hpp in solaris 10 sun c++ 5.8 https://svn.boost.org/trac10/ticket/5819 <p> "/sr/gldev/wfpvcs/tunis/bbouzayani/QuickFast_SOL10/boost_1_47_0/stage/include/./boost/asio/detail/solaris_fenced_block.hpp", line 37: Error: The function "membar_consumer" must have a prototype. "/sr/gldev/wfpvcs/tunis/bbouzayani/QuickFast_SOL10/boost_1_47_0/stage/include/./boost/asio/detail/solaris_fenced_block.hpp", line 43: Error: The function "membar_producer" must have a prototype. "/sr/gldev/wfpvcs/tunis/bbouzayani/QuickFast_SOL10/boost_1_47_0/stage/include/./boost/asio/detail/impl/socket_ops.ipp", line 952: Error: msg_flags is not a member of msghdr. "/sr/gldev/wfpvcs/tunis/bbouzayani/QuickFast_SOL10/boost_1_47_0/stage/include/./boost/bind/bind.hpp", line 69: Error: boost::_bi::F is not a namespace or class name. "/sr/gldev/wfpvcs/tunis/bbouzayani/QuickFast_SOL10/boost_1_47_0/stage/include/./boost/bind/bind_template.hpp", line 15: Where: While specializing "boost::_bi::result_traits&lt;boost::_bi::unspecified, void(QuickFAST::Communication::MulticastReceiver::*)(const boost::system::error_code&amp;,QuickFAST::Communication::LinkedBuffer*,unsigned long)&gt;". "/sr/gldev/wfpvcs/tunis/bbouzayani/QuickFast_SOL10/boost_1_47_0/stage/include/./boost/bind/bind_template.hpp", line 15: Where: Specialized in boost::_bi::bind_t&lt;boost::_bi::unspecified, void(QuickFAST::Communication::MulticastReceiver::*)(const boost::system::error_code&amp;,QuickFAST::Communication::LinkedBuffer*,unsigned long), boost::_bi::list4&lt;boost::_bi::value&lt;QuickFAST::Communication::MulticastReceiver*&gt;, boost::arg&lt;1&gt;, boost::_bi::value&lt;QuickFAST::Communication::Linked </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5819 Trac 1.4.3 remco.cats@… Thu, 05 Apr 2012 12:34:54 GMT <link>https://svn.boost.org/trac10/ticket/5819#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5819#comment:1</guid> <description> <p> I have the same problem on Solaris 10. Is there a quick fix for this problem. We use version 1.48. error code: "/opt/boost/include/boost/asio/detail/impl/socket_ops.ipp", line 952: Error: msg_flags is not a member of msghdr. </p> <p> Now we can't use the asio functionality in our code. </p> </description> <category>Ticket</category> </item> <item> <author>jonny.so@…</author> <pubDate>Wed, 14 Nov 2012 11:09:10 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/5819#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5819#comment:2</guid> <description> <p> Same problem in boost 1.51 on solaris 10 using solaris studio 12.2. </p> </description> <category>Ticket</category> </item> <item> <author>jonny.so@…</author> <pubDate>Wed, 14 Nov 2012 11:10:58 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/5819#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5819#comment:3</guid> <description> <p> "lib/boost_1_51_0/boost/asio/detail/impl/socket_ops.ipp", line 957: Error: msg_flags is not a member of msghdr </p> </description> <category>Ticket</category> </item> <item> <dc:creator>chris_kohlhoff</dc:creator> <pubDate>Sat, 29 Dec 2012 09:33:34 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/5819#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5819#comment:4</guid> <description> <p> These comments are unrelated to the original bug report. However, those errors are most likely the result of your build process not defining _XOPEN_SOURCE (or some similar #define) to a recent enough value to ensure POSIX compliance. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Fri, 15 Feb 2013 11:38:22 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/5819#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5819#comment:5</guid> <description> <p> I have the same problem when building on HP-UX with aCC (using boost 1_53_0) </p> </description> <category>Ticket</category> </item> <item> <author>pinkerik88@…</author> <pubDate>Fri, 15 Feb 2013 11:42:13 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/5819#comment:6 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5819#comment:6</guid> <description> <p> Replying to <a class="ticket" href="https://svn.boost.org/trac10/ticket/5819#comment:5" title="Comment 5">anonymous</a>: </p> <blockquote class="citation"> <p> I have the same problem when building on HP-UX with aCC (using boost 1_53_0) </p> </blockquote> <p> well not exactly the same, just the one with missing msg_flags </p> </description> <category>Ticket</category> </item> </channel> </rss>