Does anyone know what the problem might be? appreciated it:

[ 97%] Building CXX object CMakeFiles/buffertest.dir/test/buffertest.cc.oIn 
file included from /temp/boost/boost/thread/detail/platform.hpp:17,             
    from /temp/boost/boost/thread/thread_only.hpp:12,                 from 
/temp/boost/boost/thread/thread.hpp:12,                 from 
/temp/boost/boost/thread.hpp:13,                 from 
/temp/avro/test/buffertest.cc:21:/temp/boost/boost/config/requires_threads.hpp:47:5:
 error: #error "Compiler threading support is not turned on. Please set the 
correct command line options for threading: -pthread (Linux), -pthreads 
(Solaris) or -mthreads (Mingw32)"
and 100's of similar messages follow.
or error like:

/temp/boost/boost/thread/detail/thread.hpp:93: error: expected class-name 
before '{' token/temp/boost/boost/thread/detail/thread.hpp:127: error: expected 
class-name before '{' token/temp/boost/boost/thread/detail/thread.hpp:144: 
error: expected class-name before '{' 
token/temp/boost/boost/thread/detail/thread.hpp:163: error: 'thread_attributes' 
does not name a type/temp/boost/boost/thread/detail/thread.hpp:172: error: 
'thread_data_ptr' in namespace 'boost::detail' does not name a 
type/temp/boost/boost/thread/detail/thread.hpp:176: error: expected ',' or 
'...' before '&' token/temp/boost/boost/thread/detail/thread.hpp:176: error: 
ISO C++ forbids declaration of 'attributes' with no 
type/temp/boost/boost/thread/detail/thread.hpp:185: error: expected ',' or 
'...' before '&' token/temp/boost/boost/thread/detail/thread.hpp:185: error: 
ISO C++ forbids declaration of 'attributes' with no                             
                                                 

Reply via email to