[issue2796] Build issues in DragonFly BSD

2010-07-25 Thread Mark Lawrence
Mark Lawrence added the comment: Closing as no response to msg97413 or msg110632. -- status: pending -> closed ___ Python tracker ___

[issue2796] Build issues in DragonFly BSD

2010-07-18 Thread Mark Lawrence
Mark Lawrence added the comment: I suggest that this is closed if we do not get an answer to Brian's question. -- nosy: +BreamoreBoy status: open -> pending ___ Python tracker __

[issue2796] Build issues in DragonFly BSD

2010-01-13 Thread Brian Curtin
Changes by Brian Curtin : -- priority: -> normal stage: -> patch review ___ Python tracker ___ ___ Python-bugs-list mailing list Unsu

[issue2796] Build issues in DragonFly BSD

2010-01-11 Thread Brian Curtin
Changes by Brian Curtin : Added file: http://bugs.python.org/file15832/dragonfly-python-trunk.patch ___ Python tracker ___ ___ Python-bugs-list

[issue2796] Build issues in DragonFly BSD

2010-01-08 Thread Brian Curtin
Brian Curtin added the comment: Can you confirm that this is still an issue on a version >= 2.6? -- nosy: +brian.curtin versions: +Python 2.6 -Python 2.5 ___ Python tracker ___ _

[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]> __ ___

[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 for NetBSD