[issue2797] Trunk build issues in DragonFly BSD

2008-05-09 Thread Hasso Tepper
New submission from Hasso Tepper <[EMAIL PROTECTED]>: 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 || !_

[issue2796] Build issues in DragonFly BSD

2008-05-09 Thread Hasso Tepper
Changes by Hasso Tepper <[EMAIL PROTECTED]>: Added file: http://bugs.python.org/file10228/dragonfly-python24.patch __ Tracker <[EMAIL PROTECTED]> <http://bugs.pytho

[issue2796] Build issues in DragonFly BSD

2008-05-09 Thread Hasso Tepper
New submission from Hasso Tepper <[EMAIL PROTECTED]>: The attached patch fixes obvious problems with build in DragonFly BSD platform. Modules/socketmodule.c part adds NetBSD to the blacklist as well - both OS'es use the same Bluetooth stack. Although the code seems to have support