[Pdns-dev] [patch] PowerDNS LDAP backend

bert hubert bert.hubert at netherlabs.nl
Wed Mar 21 12:22:51 CET 2007


On Wed, Mar 21, 2007 at 12:21:02PM +0100, Norbert Sendetzky wrote:

> > module '/usr/lib/powerdns/libldapbackend.so':
> > /usr/lib/powerdns/libldapbackend.so: undefined symbol:
> > _Z11fillSOADataRKSsR7SOAData
> >
> > Seems to be a result of the change you've added.
> 
> Any news on that issue?
> 
> The ldap and opendbx backend are currently unusable because of they can't be 
> loaded and used by pdns.

No idea why this happens. _Z11fillSOADataRKSsR7SOAData =
fillSOAData(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&, SOAData&) which is part of dnspacket.o these
days.

It used to be part of the DNSPacket class.

	Bert

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


More information about the Pdns-dev mailing list