Boost C++ Libraries: Ticket #6419: Error: PTHREAD_STACK_MIN is not always defined when PTHREADS are used https://svn.boost.org/trac10/ticket/6419 <pre class="wiki">Test output: Sandia-sun - thread - conditions__condition_variable__default_pass / sun-5.10 Rev 76549 / Tue, 17 Jan 2012 10:05:42 +0000 Report Time: Tue, 17 Jan 2012 15:54:48 +0000 Compile [2012-01-17 10:53:05 UTC]: fail "/opt/sunstudio12.1/bin/CC" +d -library=stlport4 -features=tmplife -features=tmplrefstatic -library=stlport4 -g -mt -erroff=%none -m64 -KPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_COMMON_TYPE_DONT_USE_TYPEOF -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_TEST_NO_AUTO_LINK=1 -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DBOOST_TYPEOF_EMULATION -I".." -c -o "/scratch2/kbelco/boost/results/boost/bin.v2/libs/thread/test/conditions__condition_variable__default_pass.test/sun-5.10/debug/address-model-64/stdlib-sun-stlport/threading-multi/sync/conditions/condition_variable/default_pass.o" "../libs/thread/test/sync/conditions/condition_variable/default_pass.cpp" "../boost/thread/pthread/thread_data.hpp", line 38: Error: PTHREAD_STACK_MIN is not defined. "../boost/thread/pthread/thread_data.hpp", line 38: Error: PTHREAD_STACK_MIN is not defined. 2 Error(s) detected. TinyUrl </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6419 Trac 1.4.3 viboes Tue, 17 Jan 2012 18:28:48 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/6419#comment:1 https://svn.boost.org/trac10/ticket/6419#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/76557" title="Thread: Try to fix #6419 - Error: PTHREAD_STACK_MIN is not always ...">[76557]</a>) Thread: Try to fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6419" title="#6419: Bugs: Error: PTHREAD_STACK_MIN is not always defined when PTHREADS are used (closed: fixed)">#6419</a> - Error: PTHREAD_STACK_MIN is not always defined when PTHREADS are used </p> Ticket viboes Tue, 17 Jan 2012 23:33:02 GMT component changed https://svn.boost.org/trac10/ticket/6419#comment:2 https://svn.boost.org/trac10/ticket/6419#comment:2 <ul> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">thread</span> </li> </ul> Ticket