<div dir="ltr">Thanks bert, that fixed that problem but further down I've hit another error.<br><br>if g++ -DHAVE_CONFIG_H -I. -I. -I..   -Ibackends/bind  -DSYSCONFDIR=\"/etc/powerdns\" -DLIBDIR=\"/opt/powerdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -D_REENTRANT -I/usr/src/boost_1_35_0 -Wall -O2 -MT syncres.o -MD -MP -MF ".deps/syncres.Tpo" -c -o syncres.o syncres.cc; \<br>

then mv -f ".deps/syncres.Tpo" ".deps/syncres.Po"; else rm -f ".deps/syncres.Tpo"; exit 1; fi<br>In file included from syncres.hh:16,<br>                 from syncres.cc:21:<br>recursor_cache.hh:36: error: `uint32_t' has not been declared<br>

recursor_cache.hh:36: error: `uint16_t' has not been declared<br>[... Many more related errors ...]<br><br>Thanks in advance!<br><br clear="all"> - Cameron<br>
<br><br><div class="gmail_quote">On Wed, Sep 3, 2008 at 1:38 PM, bert hubert <span dir="ltr"><<a href="mailto:bert.hubert@netherlabs.nl" target="_blank">bert.hubert@netherlabs.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div>On Wed, Sep 03, 2008 at 01:32:55PM -0700, Cameron Tacklind wrote:<br>
> I'm trying to make pdns on a Solaris 10. My goal is to get it running with a<br>
> (g)mysql backend.<br>
<br>
</div>Cameron,<br>
<br>
Try boost 1.35. The PowerDNS in subversion is compatible with 1.36, but the<br>
release versions are not.<br>
<br>
Good luck!<br>
<font color="#888888"><br>
--<br>
<a href="http://www.PowerDNS.com" target="_blank">http://www.PowerDNS.com</a>      Open source, database driven DNS Software<br>
<a href="http://netherlabs.nl" target="_blank">http://netherlabs.nl</a>              Open and Closed source services<br>
</font></blockquote></div><br></div>