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

noreply@sourceforge.net noreply@sourceforge.net
Tue, 09 Oct 2001 09:41:48 -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: Martin v. L�wis (loewis) 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 09:41

Message: Logged In: YES user_id=21627

Please have a look at

http://sourceforge.net/cvs/?group_id=5470

This has instructions for "Anonymous CVS Access".


Comment By: Richard Townsend (rptownsend) Date: 2001-10-09 06:56

Message: Logged In: YES user_id=200117

I would be happy to try - please can you advise how to download the current CVS, I can only see the option to browse it and download individual files.


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