<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=koi8-r">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have following problem compiling PDNS 
2.9.7:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>source='packethandler.cc' object='packethandler.o' 
libtool=no \<BR>depfile='.deps/packethandler.Po' 
tmpdepfile='.deps/packethandler.TPo' \<BR>depmode=gcc3 /bin/bash ../depcomp 
\<BR>g++ -DHAVE_CONFIG_H -I. -I. -I..  -Ibackends/bind   
-DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/<BR>local/lib\" 
-DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind  -D_REENTRANT  -Wall -O2 
-c -o packethandle<BR>r.o `test -f packethandler.cc || echo 
'./'`packethandler.cc<BR>packethandler.cc:38: parse error before numeric 
constant<BR>packethandler.cc: In member function `DNSPacket*<BR>   
PacketHandler::question(DNSPacket*)':<BR>packethandler.cc:789: request for 
member `insert' in `14', which is of<BR>   non-aggregate type 
`int'<BR>make[3]: *** [packethandler.o] Error 1<BR>make[3]: Leaving directory 
`/home/dennis/pdns-2.9.7/pdns'<BR>make[2]: *** [all-recursive] Error 
1<BR>make[2]: Leaving directory `/home/dennis/pdns-2.9.7/pdns'<BR>make[1]: *** 
[all-recursive] Error 1<BR>make[1]: Leaving directory 
`/home/dennis/pdns-2.9.7'<BR>make: *** [all] Error 2<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>GCC version:</FONT></DIV>
<DIV><FONT face=Arial size=2>bash-2.05# gcc -v<BR>Reading specs from 
/usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.2.2/specs<BR>Configured with: 
../configure --disable-nls --with-ld=/usr/ccs/bin/ld 
--with-as=/usr/ccs/bin/as<BR>Thread model: posix<BR>gcc version 
3.2.2</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any suggestions?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanx for help!</FONT></DIV></BODY></HTML>