[Python-bugs-list] [ python-Bugs-467145 ] Python 2.2a4 build problem on HPUX 11.0

noreply@sourceforge.net noreply@sourceforge.net
Tue, 09 Oct 2001 03:57:53 -0700


Bugs item #467145, was opened at 2001-10-02 05:10
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=467145&group_id=5470

Category: Build
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Richard Townsend (rptownsend)
Assigned to: Nobody/Anonymous (nobody)
Summary: Python 2.2a4 build problem on HPUX 11.0

Initial Comment:
When compiling Python 2.2a4 on HP-UX 11.0 using the HP 
ansi C compiler, each source file generates an error 
like this:

        cc -Ae -Kpthread -c +DAportable -I. -
I./Include -DHAVE_CONFIG_H  -o Parser/acceler.o 
Parser/acceler.c
cc: warning 422: Unknown option "K" ignored.
cc: error 1400: Option t usage: -t c,name where c may 
be 1 or more of pc0al.


----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2001-10-09 03:57

Message:
Logged In: YES 
user_id=21627

Can you please try the current CVS and report whether it
also fixes the problem? The fix you've used was integrated
in a modified form.

----------------------------------------------------------------------

Comment By: Richard Townsend (rptownsend)
Date: 2001-10-04 08:10

Message:
Logged In: YES 
user_id=200117

I have now tested the patch 
ftp://ftp.thewrittenword.com/outgoing/pub/python-
210665.patch with Python-2.2a4 and it fixes this problem.



----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=467145&group_id=5470