[Pdns-users] powerdns compling on AXP Alpha FreeBSD 5.1 fails

bert hubert ahu at ds9a.nl
Mon Jul 28 18:55:49 UTC 2003


On Mon, Jul 28, 2003 at 06:16:10PM +0000, Scott K wrote:
> apparently the FreeBSD ports maintainer for PDN has added code
> heres the ls- al output directly from the FreeBSD ports tree
>  ls -al files/

Ok, change this:

L<<Logger::Error<<"Requested to write pid for "<<getpid()<<" to "<<fname<<"
 failed: "<<strerror(errno)<<endl;

to:

L<<Logger::Error<<"Requested to write pid for "<<getpid()<<" to "<<fname<<
"failed: "<<strerror(errno)<<endl;

and it should compile. FreeBSD 5.1 probably comes with gcc 3.4?
-- 
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