classification
Title: Trunk build issues in DragonFly BSD
Type: compile error
Components: Build Versions: Python 2.6
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: hasso
Priority: Keywords: patch

Created on 2008-05-09 07:51 by hasso, last changed 2008-05-09 07:51 by hasso.

Files
File name Uploaded Description Edit Remove
dragonfly-python-trunk.patch hasso, 2008-05-09 07:51 The patch to fix the problems
Messages
msg66458 (view) Author: Hasso Tepper (hasso) Date: 2008-05-09 07:51
The attached patch fixes trunk build problems in DragonFly BSD.

It's trunk version of the issue #2796, but adds one (not DragonFly 
specific) fix to the Modules/mmapmodule.c - in case of 
(!HAVE_SYSCONF || !_SC_PAGESIZE) my_getallocationgranularity will not 
be defined.
History
Date User Action Args
2008-05-09 07:51:44hassocreate