[Patches] [ python-Patches-1026986 ] building on OpenBSD 3.5

SourceForge.net noreply at sourceforge.net
Tue Sep 14 09:22:47 CEST 2004


Patches item #1026986, was opened at 2004-09-13 04:46
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1026986&group_id=5470

Category: Build
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Trevor Perrin (trevp)
Assigned to: Nobody/Anonymous (nobody)
Summary: building on OpenBSD 3.5

Initial Comment:

Doing ./configure, make on OpenBSD 3.5 with Python
2.4a3 doesn't work.

I looked in the OpenBSD 3.5 ports tree for Python 2.3,
and saw a patch with a couple changes to Python's
configure file.    (plus a patch with a tiny tweak to
one of the tests).  With these changes, compile / make
/ regrtest.py seems to work:

-bash-2.05b$ ../../python regrtest.py -q -unetwork
No handlers could be found for logger "cookielib"
-bash-2.05b$





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

>Comment By: Martin v. Löwis (loewis)
Date: 2004-09-14 09:22

Message:
Logged In: YES 
user_id=21627

Why the change to LDSHARED? Didn't OpenBSD use a.out at some
point in time? Does the C preprocessor not define __ELF__
anymore?

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1026986&group_id=5470


More information about the Patches mailing list