Hello Christof, On Apr 1, 2012, at 15:10 , Christof Meerwald wrote:
> just tried to compile pdns-3.1-rc1.20120327.2539 on NetBSD 6.0 beta > and encountered the following issues: > > - several Makefile.am in modules don't include $(BOOST_CPPFLAGS) in > AM_CPPFLAGS (when they should): geobackend, gsqlite3backend, > gsqlitebackend and mongodbbackend > > - net/ethernet.h isn't available on NetBSD - including net/if.h and > net/if_ether.h instead seems to work (not sure if this would also > apply to other BSDs) > > > - sys/endian.h needs to be included instead of endian.h on NetBSD > (similar to FreeBSD and OpenBSD) in ext/polarssl-1.1./library/net.c: I have applied all your suggestions plus some suggestions I got for OpenBSD earlier, in r2546. Thanks! Kind regards, -- Peter van Dijk Netherlabs Computer Consulting BV - http://www.netherlabs.nl/ _______________________________________________ Pdns-dev mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-dev
