Subject: pkg/30466: python23 under macosx 10.4 (tiger), build problem
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <reilles@loria.fr>
List: pkgsrc-bugs
Date: 06/08/2005 15:13:00
>Number: 30466
>Category: pkg
>Synopsis: python23 under macosx 10.4 (tiger), build problem
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Jun 08 15:13:00 +0000 2005
>Originator: Antoine Reilles
>Release:
>Organization:
loria
>Environment:
Darwin bonzai.local 8.1.0 Darwin Kernel Version 8.1.0: Tue May 10 18:16:08 PDT 2005; root:xnu-792.1.5.obj~4/RELEASE_PPC Power Macintosh powerpc
>Description:
When trying to build python23 under mac os x tiger, i have some problems, some modules cannot be built, and there are problems with the posix unnamed semaphoser python try to use, but are not implemented (giving a nice warning). I modified the patches/patch-al to correctly detect tiger (ad Darwin 8*). With this little change, it builds, installs and run fine
>How-To-Repeat:
build lang/python23 under macosx 10.4 (tiger)
>Fix:
change patch-al to handle tiger correctly