Trying to build OpenSSL under RedHat 5.2 from RedHat's
openssl-0.9.6-9.src.rpm, the make fails at this point:

Generating wrappers for Python
cc -c -fpic -DTHREADING -g -I. -I../../include -DHAVE_CONFIG_H
-I/usr/include/python1.5 -I/usr/lib/python1.5/config _m2crypto_wrap.c
_m2crypto_wrap.c:621: pythread.h: No such file or directory
_m2crypto_wrap.c:1613: pythread.h: No such file or directory
make: *** [_m2crypto] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.8234 (%build)

And indeed, I can't find a pythread.h file under /usr/include/.  (I
assume it would live in /usr/include/python1.5/, but I did the more
general find.)

The installed python packages are

  python-1.5.1-5
  python-devel-1.5.1-5
  pythonlib-1.22-2

Suggestions for either providing the missing header file or disabling
the SRPM's python support altogether would be greatly appreciated.

Many thanks,
-- 
      Rick Troxel      [EMAIL PROTECTED]     301/435-2983
/////////////////////////////////////////////////////////////////
All effort and exertion put forth by man from the fullness of his
heart is worship, if it  is prompted  by the  highest motives and
the will to do service to humanity.                 --Abdu'l-Baha

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to