<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1141" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi All,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I was trying to install PowerDNS, so I started with 
./configure --with-mysql-includes=/usr/local/mysql/include...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Everything was ok, but when doing a make, I get the 
following error:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>make[4]: Entering directory 
`/project/pdns-2.9.7/pdns/backends/bind'<BR>source='bindbackend.cc' 
object='bindbackend.lo' libtool=yes \<BR>depfile='.deps/bindbackend.Plo' 
tmpdepfile='.deps/bindbackend.TPlo' \<BR>depmode=gcc3 /bin/ksh ../../../depcomp 
\<BR>/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<BR>rm -f 
.libs/bindbackend.lo<BR>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<BR>In file 
included from bindbackend.cc:31:<BR>bindbackend.hh:30: namespace `__gnu_cxx' 
undeclared<BR>make[4]: *** [bindbackend.lo] Error 1<BR>make[4]: Leaving 
directory `/project/pdns-2.9.7/pdns/backends/bind'<BR>make[3]: *** 
[all-recursive] Error 1<BR>make[3]: Leaving directory 
`/project/pdns-2.9.7/pdns/backends'<BR>make[2]: *** [all-recursive] Error 
1<BR>make[2]: Leaving directory `/project/pdns-2.9.7/pdns'<BR>make[1]: *** 
[all-recursive] Error 1<BR>make[1]: Leaving directory 
`/project/pdns-2.9.7'<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>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....</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Does anybody have an idea?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>- Whizzer</DIV></FONT></BODY></HTML>