complie error
Jeremy C. Reed
jreed at isc.org
Thu Feb 21 18:06:37 UTC 2013
On Thu, 21 Feb 2013, Chris Taylor wrote:
> checking boost/foreach.hpp usability... yes
> checking boost/foreach.hpp presence... yes
> checking for boost/foreach.hpp... yes
> checking boost/interprocess/sync/interprocess_upgradable_mutex.hpp usability... no
> checking boost/interprocess/sync/interprocess_upgradable_mutex.hpp presence... no
> checking for boost/interprocess/sync/interprocess_upgradable_mutex.hpp... no
> configure: error: Missing required header files.
>
>
> I have boost and boost-devel installed already.
>
> bash-3.2# rpm -qa|grep boost
> boost-devel-1.33.1-15.el5
> boost-1.33.1-15.el5
At least Boost version 1.35 is required. (from
http://bind10.isc.org/docs/bind10-guide.html#build-requirements )
> My config.log looks like this
>
>
> bash-3.2# tail -f config.log
Tailing it does not help :) You need to start from the bottom and go up
several sections. So immediately above the ## Cache variables. ##
section (or at the bottom of the ## Core tests. ## section.
More information about the bind10-users
mailing list