Subject: pkg/33436: python24 openbsd build won't complete
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <mtbakerguy@yahoo.com>
List: pkgsrc-bugs
Date: 05/07/2006 18:15:00
>Number: 33436
>Category: pkg
>Synopsis: python24 openbsd build won't complete
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun May 07 18:15:00 +0000 2006
>Originator: Knotwell
>Release: N/A
>Organization:
home
>Environment:
OpenBSD blah.blah.blah 3.9 GENERIC#617 i386
>Description:
python build dies while trying to compile posixmodule.c. It says it's undeclared (this is remarkable since the correct headers are in posixmodule.c -- it must be a pre-processor weirdness).
>How-To-Repeat:
It happens to me everytime on OpenBSD3.9.
>Fix:
I don't know the fix. I worked around it by adding my own lstat declaration to posixmodule.c