[Pdns-users] Re: Compile issue with 2.9.12

bert hubert ahu at ds9a.nl
Sat Oct 4 10:14:36 UTC 2003


On Sat, Oct 04, 2003 at 09:08:19AM +0200, Christof Meerwald wrote:
> On Fri, 03 Oct 2003 16:04:23 -0700, Daniel Ceregatti wrote:
> > The compile problem stems from ios_base being undefined in my libstdc++.
> 
> Hmm, ios_base is defined in the C++ standard, but it isn't supported by g++
> 2.95.x. You can replace "ios_base" with "ios" to make it compile with g++
> 2.95.x (that's what I have done to make it compile on Debian woody).

I changed it to ios:: here too.

-- 
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