[Patches] [ python-Patches-1540470 ] Patches for OpenBSD 4.0

SourceForge.net noreply at sourceforge.net
Sat Aug 19 07:25:09 CEST 2006


Patches item #1540470, was opened at 2006-08-15 18:37
Message generated for change (Comment added) made by djmdjm
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1540470&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: Python 2.5
Status: Open
Resolution: None
Priority: 7
Submitted By: Damien Miller (djmdjm)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patches for OpenBSD 4.0

Initial Comment:
Hi,

There are several points in the Python-2.5b3 code that
need to be modified to properly support OpenBSD 4.x.
This is mostly because of a dependence on sys.platform
returning "openbsd3", which is no longer true for
OpenBSD CVS - OpenBSD 4.0 is in beta right now, to be
released in a couple of months.

The attached patch (against SVN head) fixes this. It
would be great if this can make it in for Python-2.5.



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

>Comment By: Damien Miller (djmdjm)
Date: 2006-08-19 15:25

Message:
Logged In: YES 
user_id=1359232

No, these patches are required to build and pass regress on
OpenBSD 4.0. It wasn't a simple search and replace exercise.

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

Comment By: Neal Norwitz (nnorwitz)
Date: 2006-08-19 13:23

Message:
Logged In: YES 
user_id=33168

Did you confirm that each of these hunks are necessary with
4.0 or did you just copy anywhere there was openbsd3 and add
openbsd4?

Thanks.

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

Comment By: Georg Brandl (gbrandl)
Date: 2006-08-15 21:13

Message:
Logged In: YES 
user_id=849994

Speaking of OpenBSD, Gentoo has an additional patch to
compile for OpenBSD, I'll attach it here without looking
into it.

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

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


More information about the Patches mailing list