[issue2797] Trunk build issues in DragonFly BSD

Hasso Tepper report at bugs.python.org
Fri May 9 09:51:46 CEST 2008


New submission from Hasso Tepper <hasso at estpak.ee>:

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.

----------
components: Build
files: dragonfly-python-trunk.patch
keywords: patch
messages: 66458
nosy: hasso
severity: normal
status: open
title: Trunk build issues in DragonFly BSD
type: compile error
versions: Python 2.6
Added file: http://bugs.python.org/file10229/dragonfly-python-trunk.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2797>
__________________________________


More information about the Python-bugs-list mailing list