[Pdns-users] problems compiling from source on freebsd 4.9

bert hubert ahu at ds9a.nl
Wed Oct 22 07:14:40 UTC 2003


On Tue, Oct 21, 2003 at 10:05:01PM +0200, Norbert Sendetzky wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Tuesday 21 October 2003 16:47, Adam wrote:
> > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/openldap/include
> > -pthread -Wall -O2 -erldap.TPlo  -fPIC -DPIC -o .libs/powerldap.lo
> > In file included from powerldap.cc:1:
> > powerldap.hh:34: syntax error before `='
> > powerldap.hh:46: syntax error before `;'
> > powerldap.cc:12: syntax error before `)'
> 
> Seems like u_int{8,16,32}_t and int{8,16,32}_t are not defined.

Try adding #include <stdint.h> to the top of that file.

-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://lartc.org           Linux Advanced Routing & Traffic Control HOWTO


More information about the Pdns-users mailing list