[Pdns-users] Issue with mydns backend?
bert hubert
bert.hubert at powerdns.com
Fri May 8 21:23:30 UTC 2015
On Fri, May 08, 2015 at 05:18:06PM -0400, Steve Young wrote:
> Hi,
> I've built pdns with the following options:
>
> ./configure --with-modules=bind gmysql mydns --without-lua
Try:
./configure --with-modules="bind gmysql mydns" --without-lua
With the quotes.
Good luck!
Bert
>
> and the libraries are there but I get this message in the logs over and
> over again:
>
> May 8 17:15:24 ns1 pdns[6839]: Respawning
>
> May 8 17:15:25 ns1 pdns[9289]: Guardian is launching an instance
>
> May 8 17:15:25 ns1 pdns[9289]: Reading random entropy from '/dev/urandom'
>
> May 8 17:15:25 ns1 pdns[9289]: Unable to load module
> '/usr/lib64/pdns/libmydnsbackend.so': /usr/lib64/pdns/libmydnsbackend.so:
> undefined symbol: _ZN10DNSBackend7getAuthEP9DNSPacketP7SOADataRKSsi
>
> May 8 17:15:25 ns1 pdns[9289]: dnsbackend unable to load module in mydns
>
> May 8 17:15:26 ns1 pdns[6839]: Our pdns instance exited with code 1
>
>
> Anyone have an idea on how to correct this? Thanks,
>
>
> -Steve
> _______________________________________________
> Pdns-users mailing list
> Pdns-users at mailman.powerdns.com
> http://mailman.powerdns.com/mailman/listinfo/pdns-users
More information about the Pdns-users
mailing list