[issue14296] Compilation error on CentOS 5.8

Hervé Coatanhay report at bugs.python.org
Fri Mar 16 16:08:18 CET 2012


Hervé Coatanhay <herve.coatanhay at gmail.com> added the comment:

I still have the exact same error

Maybe change should be:

#if !defined(CPU_ALLOC) && defined(HAVE_SCHED_SETAFFINITY)
#undef HAVE_SCHED_SETAFFINITY
#endif

it seems CPU_ALLOC first appeared in glibc 2.7

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14296>
_______________________________________


More information about the Python-bugs-list mailing list