[Pdns-users] Compiling troubles on Solaris8

bert hubert ahu at ds9a.nl
Thu Feb 3 18:00:24 UTC 2005


On Mon, Jan 31, 2005 at 03:35:16PM +0100, Prueckler Alexander wrote:

> Compilation with the following parameters works fine:
> LIBS=-lz CXXFLAGS="-DSOLARIS " ./configure --with-dyn-modules="gmysql
> pipe pdns db" --with-mysql=/usr/local/mysql \
> --with-mysql-includes=/usr/local/mysql/include --enable-verbose-logging
> --enable-recursor

Can you add 
'CPPFLAGS=-Du_int16_t=uint16_t -Du_int32_t=uint32_t' 
'CXXFLAGS=-Du_int16_t=uint16_t -Du_int32_t=uint32_t' to this ./configure
line?

And test if it helps? If so, I'll commit a real fix.

-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://netherlabs.nl              Open and Closed source services


More information about the Pdns-users mailing list