Subject: [Boost-bugs] [Boost C++ Libraries] #9082: Android build error " 'pthread_rwlock_t' does not name a type"
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-05 12:15:15
#9082: Android build error " 'pthread_rwlock_t' does not name a type"
------------------------------+---------------------
Reporter: anonymous | Owner: andysem
Type: Bugs | Status: new
Milestone: To Be Determined | Component: log
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
------------------------------+---------------------
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
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9082> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:14 UTC