[GTG] Re: [ITP] python-crypto 2.0.1 -- Cryptographic algorithms and protocols for Python
Dr. Volker Zell
Dr.Volker.Zell@oracle.com
Mon Oct 1 10:54:00 GMT 2007
>>>>> Jari Aalto writes:
> * Mon 2007-10-01 Dr Dr <Dr.Volker.Zell-QHcLZuEGTsvQT0dZR+AlfA AT public.gmane.org>
> * Message-Id: 823awvpbwh.fsf AT vzell-de.de.oracle.com
>> gcc -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Isrc/ -I/usr/include/python2.5 -c src/MD2.c -o build/temp.cygwin-1.7.0-i686-2.5/src/MD2.o
>> gcc -shared -Wl,--enable-auto-image-base build/temp.cygwin-1.7.0-i686-2.5/src/MD2.o -L. -lpython2.5 -o build/lib.cygwin-1.7.0-i686-2.5/Crypto/Hash/MD2.dll
>> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lpython2.5
>>
>> I think you're missing -L/usr/lib/python2.5/config
> If this was due to multiple python installations
> ls /usr/lib/python2*/config | grep ':'
> then here is corrected version:
> wget \
> http://cygwin.cante.net/python-crypto/python-crypto-2.0.1-1-src.tar.bz2 \
> http://cygwin.cante.net/python-crypto/python-crypto-2.0.1-1.tar.bz2 \
> http://cygwin.cante.net/python-crypto/setup.hint
> Also included is the "category: Libs Python".
This builds fine now from source and packaging looks good. GTG.
With this package included in the distro, python-paramiko-1.7.1-1 is also
GTG. Don't forget to include Python in python-paramiko's setup.hint.
> Jari
Ciao
Volker
More information about the Cygwin-apps
mailing list