[Python-bugs-list] [ python-Bugs-419062 ] python 2.1 : building pbs on AIX 4.3.2

noreply@sourceforge.net noreply@sourceforge.net
Thu, 27 Sep 2001 11:08:22 -0700


Bugs item #419062, was opened at 2001-04-25 23:59
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=419062&group_id=5470

Category: Build
Group: Platform-specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: python 2.1 :  building pbs on AIX 4.3.2

Initial Comment:
I met what could be called "regression"? problems : 
the "make all" process stopped at the beginning of the 
building of the shared modules under AIX 4.3.2.

1. it is looking for a "ld_so_aix" under the 
destination directory (${prefix}/lib/python2.1}) ... 
which, for an obvious reason is not there during the 
compiling phase 

2. if you try to force the process by creating the 
directory and putting the "so needed" program in it, a 
new stop occurs : it is unable to find 
the "Python.exp" or whatever other *.exp file needed 
by the linking process

Those problems didn't occur during the build of python 
2.0 wich has been compiled fine under AIX 4.3.2


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

Comment By: Nobody/Anonymous (nobody)
Date: 2001-09-27 11:08

Message:
Logged In: NO 

Sorry for my ignorance, but can someone tell me how to apply a python patch (or point me to the doc that 
explains how)?

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

Comment By: The Written Word (china) (tww-china)
Date: 2001-09-26 10:20

Message:
Logged In: YES 
user_id=119770

Oops. We accidentally deleted it. It's back now.

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

Comment By: Nobody/Anonymous (nobody)
Date: 2001-09-26 09:58

Message:
Logged In: NO 

Does anyone know where else this patch can be found? 

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

Comment By: The Written Word (china) (tww-china)
Date: 2001-06-14 03:47

Message:
Logged In: YES 
user_id=119770

Try the patch at
ftp://ftp.thewrittenword.com/outgoing/pub/python-2.1-419062.patch

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

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