[Pdns-users] Re: Compile issue with 2.9.12

Christof Meerwald cmeerw at web.de
Sat Oct 4 07:08:19 UTC 2003


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


bye, Christof

-- 
http://cmeerw.org                                 JID: cmeerw at jabber.at
mailto cmeerw at web.de


More information about the Pdns-users mailing list