This error disappeared after adding the "resolv" library in "setup.py"
else:
ext = Extension("cryptlib_py",
sources=["python.c"],
library_dirs=['..'],
libraries=['cl','resolv'])
_______________________________________________
Cryptlib mailing list
Cryptlib@...
Administration via Mail:
cryptlib-request@...
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlibPosts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.