Help me to solve this error

Anand Buddhdev anandb at ripe.net
Thu Sep 9 08:02:58 UTC 2010


On 09/09/2010 04:50, kalpa85 Mahawatta wrote:

> When I tried  to install bind 10 in my Pc I got the following error.
> 
> checking for kqueue... no
> checking sys/devpoll.h usability... no
> checking sys/devpoll.h presence... no
> checking for sys/devpoll.h... no
> checking boost/shared_ptr.hpp usability... no
> checking boost/shared_ptr.hpp presence... no
> checking for boost/shared_ptr.hpp... no
> configure: error: Missing required header files.
> 
> How could i solve this error. I'm expecting a better reply from you.

You need header files from the boost package. You'll need to download
and unpack the boost tarball, and then point the configure script to it
using the --with-boost-include option.

-- 
Anand Buddhdev



More information about the bind10-users mailing list