Problem when installing the crypto package
GOUAICH Abdelkader <[email protected]>
| Newsgroups | gmane.comp.python.cryptography |
|---|---|
| Message-ID | <[email protected]> |
I am always trying to intall the Crypto package under cygwin. And now I am having this error that I don't understand why it happens: running build_ext building 'Crypto.Hash.MD2' extension skipping src/MD2.c (build\temp.win32-2.2\Debug\md2.o up-to-date) writing build\temp.win32-2.2\Debug\MD2_d.def C:\cygwin\bin\gcc.exe -mno-cygwin -mdll -static --entry _DllMain@12 -g build\tem p.win32-2.2\Debug\md2.o build\temp.win32-2.2\Debug\MD2_d.def -Lc:\python22\libs -lpython22_d -o build\lib.win32-2.2\Crypto\Hash\MD2_d.pyd /usr/lib/gcc-lib/i686-pc-mingw32/3.2/../../../../i686-pc-mingw32/bin/ld: cannot find -lpython22_d error: command 'gcc' failed with exit status 1 can any one help me... Thanks,