Matthias Klose <d...@debian.org> added the comment:

> Barry A. Warsaw<ba...@python.org>  added the comment:
> 
> I'm closing this as invalid for Python, since I believe this is strictly an
> Ubuntu bug caused by an out-of-date kernel on the build farm.

that's where I disagree. a configure check should not be dependent on the 
running kernel.  I assume in the majority of cases you won't build against a 
current kernel, so the a fix in python maybe could be a runtime check.  Such 
configure checks will fail for cross builds too.

Note that packages on Ubuntu are always built on the current kernel of the 
current LTS release, on Debian on current kernels of the current stable 
release.  So there is nothing "out-of-date".

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8326>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to