id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 9082,"Android build error "" 'pthread_rwlock_t' does not name a type""",anonymous,Andrey Semashev,"I am trying to build boost 1.54 for android, I succeeded doing it without log libraries but when I add log libraries it gave many error such as: {{{ In file included from libs\log\src\attribute_name.cpp:32:0: ./boost/log/detail/light_rw_mutex.hpp:131:5: error: 'pthread_rwlock_t' does not name a type ./boost/log/detail/light_rw_mutex.hpp: In constructor 'boost::log::v2s_mt_posix::aux::light_rw_mutex::light_rw_mutex()': ./boost/log/detail/light_rw_mutex.hpp:136:30: error: 'm_Mutex' was not declared in this scope }}} I builded following libraries: date_time, filesystem, regex, program_options, signals, system and thread I am also adding full build log",Bugs,closed,To Be Determined,log,Boost 1.54.0,Problem,wontfix,,