|
Subject: Re: Cryptlib Python bindings __res_query undefined Newsgroups: gmane.comp.encryption.cryptlib Date: 2006-08-03 19:38:33 GMT (2 years, 48 weeks, 13 hours and 47 minutes ago)
jp.morlet <at> free.fr writes:
>This error disappeared after adding the "resolv" library in "setup.py"
>
>else:
> ext =3D Extension("cryptlib_py",
> sources=3D["python.c"],
> library_dirs=3D['..'],
> libraries=3D['cl','resolv'])
This should really be solved at the cryptlib build level, which OS was this
on? tools/getlibs.sh should find the right libs for the build, so it'd be
best to fix things at that level.
Peter.
_______________________________________________
Cryptlib mailing list
Cryptlib <at> mbsks.franken.de
Administration via Mail: cryptlib-request <at> mbsks.franken.de
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlib
Posts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.
|
|
|