[Pdns-users] Compile Error - exception not defined

Cameron Tacklind cameron at tacklind.com
Wed Sep 3 21:32:31 UTC 2008


Thanks bert, that fixed that problem but further down I've hit another
error.

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; \
then mv -f ".deps/syncres.Tpo" ".deps/syncres.Po"; else rm -f
".deps/syncres.Tpo"; exit 1; fi
In file included from syncres.hh:16,
                 from syncres.cc:21:
recursor_cache.hh:36: error: `uint32_t' has not been declared
recursor_cache.hh:36: error: `uint16_t' has not been declared
[... Many more related errors ...]

Thanks in advance!

- Cameron


On Wed, Sep 3, 2008 at 1:38 PM, bert hubert <bert.hubert at netherlabs.nl>wrote:

> On Wed, Sep 03, 2008 at 01:32:55PM -0700, Cameron Tacklind wrote:
> > I'm trying to make pdns on a Solaris 10. My goal is to get it running
> with a
> > (g)mysql backend.
>
> Cameron,
>
> Try boost 1.35. The PowerDNS in subversion is compatible with 1.36, but the
> release versions are not.
>
> Good luck!
>
> --
> http://www.PowerDNS.com      Open source, database driven DNS Software
> http://netherlabs.nl              Open and Closed source services
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20080903/5fa04b31/attachment-0001.html>


More information about the Pdns-users mailing list