Buck Golemon <[email protected]> added the comment: > Isn't this an Ubuntu problem if sem_open only works with some specific > kernels?
sem_open works fine (python2.6 is using it), but the python2.7 build process didn't detect it properly. This is either a bug with Ubuntu's python2.7 build configuration, or with python2.7's feature detection for sem_open. I'm not sure which. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8326> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
