[Pdns-users] pdns 2.9.18 + Boost

Andrew Turnbull abturnbull at gmail.com
Mon Jul 18 11:34:06 UTC 2005


Hi there

I have just tried to install 2.9.18, I installed boost 1.32

boost installed to (/usr/local/include/boost-1_32)

This is the error I get when I try to do the make

In file included from lwres.cc:37:
sstuff.hh:16:32: boost/shared_ptr.hpp: No such file or directory
In file included from lwres.cc:37:
sstuff.hh:19: error: expected namespace-name before ';' token
sstuff.hh:19: error: `<type error>' is not a namespace
lwres.cc: In member function `int LWRes::asyncresolve(const
std::string&, const char*, int, bool)':
lwres.cc:125: warning: comparison between signed and unsigned integer
expressions
make[3]: *** [lwres.o] Error 1
make[3]: Leaving directory `/root/pdns-2.9.18/pdns'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/pdns-2.9.18/pdns'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/pdns-2.9.18'
make: *** [all] Error 2


Thanks


More information about the Pdns-users mailing list