[Python-bugs-list] [ python-Bugs-437152 ] compiling source code fails on aix 4.3.1

noreply@sourceforge.net noreply@sourceforge.net
Mon, 09 Jul 2001 06:57:08 -0700


Bugs item #437152, was opened at 2001-06-28 11:20
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=437152&group_id=5470

Category: Installation
>Group: Platform-specific
Status: Open
Resolution: None
Priority: 5
Submitted By: birgit kellner (birgitk)
>Assigned to: Thomas Wouters (twouters)
Summary: compiling source code fails on aix 4.3.1

Initial Comment:
python version 2.1, to be installed on an ibm rs/6000 
r40, running aix 4.31 (apache 1.3.12). 
configure runs fine, but make stops with the following 
error: 

"fatal error in /usr/lpp/xlC/exe/xlCcode: signal 24 
received

the error code from the last command is 251"



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

>Comment By: Thomas Wouters (twouters)
Date: 2001-07-09 06:57

Message:
Logged In: YES 
user_id=34209

Sorry, but we need *way* more information than this. It
looks like an internal bug in the xlC AIX compiler, since it
complains about a signal being raised. Does the compiler
give any clue what the 'last command' is, the one that
returned 'error code 251' ? Any clue what errorcode 251 is
supposed to be ? 


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

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