FW: Problems running Make command for Python 2.2.1 on HP-UX 10.20

Kaplan, Andrew H. AHKAPLAN at PARTNERS.ORG
Tue Oct 15 11:39:20 EDT 2002


>  -----Original Message-----
> From: 	Kaplan, Andrew H.  
> Sent:	Tuesday, October 15, 2002 10:49 AM
> To:	'guido at python.org'
> Subject:	Problems running Make command for Python 2.2.1 on HP-UX 10.20
> 
> Hi there,
> 
> I am attempting to compile Python 2.2.1 on an HP-UX 10.20 workstation. The
> version of gcc that I am using is 3.1.1.
> The configure script appears to run successfully. I then go into the Makefile
> and I add the -D_REENTRANT option to
> the OPT variable.
> 
> The problem I am encountering is with the thread.c file. It references the
> pthread.h file in order to continue compiling 
> with the POSIX thread_pthread.h file. However, I receive an error message
> indicating there is no such file or directory. 
> I have confirmed the existence of the pthread.h file. I have refenced the
> Dynamic Linking under HP-UX e-mail but I am
> not sure what the author is driving at. Do you have any ideas? Thanks.




More information about the Python-list mailing list