errors while building a program with Python

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Sun Oct 21 13:31:27 EDT 2007


En Sun, 21 Oct 2007 13:52:43 -0300, <jeffstatin at yahoo.com> escribi�:

> I'm trying to build a program (MixMinion) with Python 2.5.1, MSVS 2003
> SP1 and Windows XP Home SP2 but I'm getting a couple of errors.
>
> Here are the two errors I am getting:
> (1) .\contrib\OpenSSL\lib\Builder5\ssleay32.lib : fatal error LNK1136:
> invalid or corrupt file

Ensure that your downloaded files are not corrupt. You could try to  
download and compile OpenSSL yourself but this may be a bit tricky; I  
think it would be a lot better to ask this directly on the MixMinion dev  
list.

-- 
Gabriel Genellina




More information about the Python-list mailing list