From: Rick Troxel <[EMAIL PROTECTED]>
Subject: Orphaned #include in _m2crypto_wrap.c
Date: Sun, 18 Nov 2001 14:35:47 -0500
Message-ID: <[EMAIL PROTECTED]>
rick> Trying to build OpenSSL under RedHat 5.2 from RedHat's
rick> openssl-0.9.6-9.src.rpm, the make fails at this point:
rick>
rick> Generating wrappers for Python
rick> cc -c -fpic -DTHREADING -g -I. -I../../include -DHAVE_CONFIG_H
rick> -I/usr/include/python1.5 -I/usr/lib/python1.5/config _m2crypto_wrap.c
rick> _m2crypto_wrap.c:621: pythread.h: No such file or directory
rick> _m2crypto_wrap.c:1613: pythread.h: No such file or directory
rick> make: *** [_m2crypto] Error 1
rick> error: Bad exit status from /var/tmp/rpm-tmp.8234 (%build)
rick>
rick> And indeed, I can't find a pythread.h file under /usr/include/. (I
rick> assume it would live in /usr/include/python1.5/, but I did the more
rick> general find.)
The Python wrapper isn't part of the original source. Why RedHat felt
it should bundle it that way is beyond me, but we can't be made
responsible for it. You should get in touch with RedHat with this
problem, especially since it seems to be a packaging and dependency
checking problem.
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-733-72 88 11
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, GemPlus: http://www.gemplus.com/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]