[ldns-users] pyLDNS Problems

Willem Toorop willem at NLnetLabs.nl
Mon Sep 19 21:46:13 UTC 2011


Hi Paul,

The warnings compiling pyldns are about code automatically generated by
swig. I have tweaked configure.ac a bit to suppress those warnings. I
also reformatted some of the comment texts to get rid of the "macro not
defined" warnings in the manpages.
I guess I have to write a man page for ldns-config to make *all* your
warnings go away :/
> This one I'm unsure about. Is this needed and/or different from the
> system .so ?
>
> ldns-python.x86_64: W: private-shared-object-provides
> /usr/lib/python2.7/site-packages/_ldns.so.1.6.10 _ldns.so.1()(64bit)
It contains al the code Python needs to use the system .so (on which it
is dependent too)
> I still have sitelib vs sitearch issues on 1.6.10, but I assume that
> will be resolved in 1.6.11?
> This might need more then just the: sed -i "s/0,0/1,0/" acx_python.m4
> Perhaps it needs a similar fix as was done recently for unbound-python?
I am not sure what you mean. I have replaced acx_python.m4 with the more
recent ax_python_devel.m4 from the Autoconf Archive. Maybe that already
solves the issue.
> I pushed 1.6.10-2, that includes this fix plus the ldnsx.py module
> into rawhide:
Shall I include ldnsx.py in the next ldns release? Chris?

-- Willem



More information about the ldns-users mailing list