[Python-bugs-list] [ python-Bugs-490453 ] OpenUNIX 8: No Compile/Run

noreply@sourceforge.net noreply@sourceforge.net
Mon, 10 Dec 2001 12:04:24 -0800


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

Category: Build
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Larry Rosenman (ler)
Assigned to: Nobody/Anonymous (nobody)
Summary: OpenUNIX 8: No Compile/Run

Initial Comment:
On OpenUNIX 8, nothing seems to compile.  Y''ou seem to use ld instead 
of cc for building the shared objects, which is wrong. Also, there 
seems to be other issues with symbol referencing errors.  I've 
given accounts on my box before, and I'm willing to do that again.  I 
believe there are serious issues with this build.  (2.1.1 of 
Python, BTW). 

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

>Comment By: Larry Rosenman (ler)
Date: 2001-12-10 12:04

Message:
Logged In: YES 
user_id=36452

Here is a make.out from a  ./configure --with-cxx=CC --with-threads --disable-
ipv6


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

Comment By: Larry Rosenman (ler)
Date: 2001-12-10 11:56

Message:
Logged In: YES 
user_id=36452

Ok, 2.2b2 is *MUCH* better on this platform.  the _socket extension 
doesn't compile.  (EAI_MAX is not defined, and some other issues).  I am 
not sure where this is supposed to be defined. 

I am *STILL* willing to 
allow a python developer (or developers) access to my box. 

LER


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

Comment By: Larry Rosenman (ler)
Date: 2001-12-07 15:09

Message:
Logged In: YES 
user_id=36452

OpenUNIX 8 is the follow- on from SCO UnixWare 7.1.1.  It is from Caldera.  I' 
ll try and figure it out, but... 

I believe loewis has the ID/PW for an 
account on my box (lerami.lerctr.org [207.158.72.11]), and I'll 
gladly make more if you folks want. 

Larry 

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

Comment By: Guido van Rossum (gvanrossum)
Date: 2001-12-07 15:06

Message:
Logged In: YES 
user_id=6380

Thanks for the offer. I don't have time to sort this out,
but maybe someone else who reads these notes does. (What
*IS* OpenUNIX 8???)

You can also try to resolve this yourself -- the configure
script has a few case statements on the platform where it
sets the various compilers and linkers (and their options)
used for various actions. A patch would be most appreciated.

You might also consider trying Python 2.2b2, which has
somewhat improved the build procedure.

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

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