Gmane
Favicon
From: <jp.morlet <at> free.fr>
Subject: Re: Cryptlib Python bindings __res_query undefined
Newsgroups: gmane.comp.encryption.cryptlib
Date: 2006-08-09 13:01:47 GMT (2 years, 47 weeks, 1 day, 20 hours and 27 minutes ago)

>>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.
Sorry to answer in a new thread but I have some problems with this mail account.

I encountered this problem with various Linux distributions, here Ubuntu (Breezy
Badger), but no difference with LTE newer version.
~$ uname -a
Linux ubuntu 2.6.12-10-386 #1 Tue Jul 18 22:08:27 UTC 2006 i686 GNU/Linux

_______________________________________________
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.