[Pdns-users] One more compile error for pdns 2.9.18
Jeroen Wunnink
jeroen at easyhosting.nl
Tue Oct 4 08:53:01 UTC 2005
This is a FC3 server, it had some crash issues with the binary
release (on pdns_control notify) so I've been attempting to compile
it by hand..
----------
make[3]: Entering directory `/root/pdns/pdns-2.9.18/pdns'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind
-pthread -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\"
-DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -D_GNU_SOURCE -Wall
-O2 -MT lwres.o -MD -MP -MF ".deps/lwres.Tpo" -c -o lwres.o lwres.cc; \
then mv -f ".deps/lwres.Tpo" ".deps/lwres.Po"; else rm -f
".deps/lwres.Tpo"; exit 1; fi
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/pdns-2.9.18/pdns'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/pdns/pdns-2.9.18/pdns'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/pdns/pdns-2.9.18'
make: *** [all] Error 2
--------
Any idea on what might be going wrong here ?
Met vriendelijke groet,
Jeroen Wunnink,
EasyHosting B.V. Systeembeheerder
systeembeheer at easyhosting.nl
telefoon:+31 (035) 6285455 Postbus 48
fax: +31 (035) 6838242 3755 ZG Eemnes
http://www.easyhosting.nl
http://www.easycolo.nl
More information about the Pdns-users
mailing list