[Pdns-users] Problem with compiling under Solaris 8

Whizzer powerdns at kuis.nl
Thu Apr 3 07:59:06 UTC 2003


Hi All,

I was trying to install PowerDNS, so I started with ./configure --with-mysql-includes=/usr/local/mysql/include...

Everything was ok, but when doing a make, I get the following error:

make[4]: Entering directory `/project/pdns-2.9.7/pdns/backends/bind'
source='bindbackend.cc' object='bindbackend.lo' libtool=yes \
depfile='.deps/bindbackend.Plo' tmpdepfile='.deps/bindbackend.TPlo' \
depmode=gcc3 /bin/ksh ../../../depcomp \
/bin/ksh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../..    -D_REENTRANT  -Wall -O2 -c -o bindbackend.lo `test -f bindbackend.cc || echo './'`bindbackend.cc
rm -f .libs/bindbackend.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -D_REENTRANT -Wall -O2 -c bindbackend.cc -MT bindbackend.lo -MD -MP -MF .deps/bindbackend.TPlo  -fPIC -DPIC -o .libs/bindbackend.lo
In file included from bindbackend.cc:31:
bindbackend.hh:30: namespace `__gnu_cxx' undeclared
make[4]: *** [bindbackend.lo] Error 1
make[4]: Leaving directory `/project/pdns-2.9.7/pdns/backends/bind'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/project/pdns-2.9.7/pdns/backends'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/project/pdns-2.9.7/pdns'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/project/pdns-2.9.7'


Hmmm, since my programming skills are not so excellent (let's just say I don't have them at all), I have nog idea how to bypass this problem... I tried it at version 2.9.7 and 2.9.6 and both have this issue....

Does anybody have an idea?

- Whizzer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20030403/c943b3ed/attachment.html>


More information about the Pdns-users mailing list