[ldns-users] compile failure
Chris Smith
fixie at chrissmith.org
Wed Nov 16 19:28:46 UTC 2011
SVN Rev 3598 fails when configured with --pyldns :
==============================
./install-sh -d doc
cat ./ldns/*.h | ./doc/doxyparse.pl -m ./doc/function_manpages 2>&1 | \
grep -v ^doxygen | grep -v ^cat > doc/ldns_manpages
/usr/bin/swig -python -o contrib/python/ldns_wrapper.c -I. -I.
-DHAVE_CONFIG_H -I/usr/include/python2.7 contrib/python/file_py3.i
No module name specified using %module or -module.
==============================
SVN Rev 3597 compiles fine.
More information about the ldns-users
mailing list