[issue8326] Cannot import name SemLock on Ubuntu

Buck Golemon report at bugs.python.org
Mon Apr 25 07:03:49 CEST 2011


Buck Golemon <buck.golemon at amd.com> added the comment:

python2.7.1+ from mercurial supports sem_open (and multiprocessing) just fine.

doko: Could you help us figure out why the ubuntu 10.10 python2.7 build has this issue? I believe this issue should be assigned to you?

Relevant lines from the config.log:


configure:9566: checking for sem_open
configure:9566: gcc -pthread -o conftest -g -O2   conftest.c -lpthread -ldl  >&5
configure:9566: $? = 0
configure:9566: result: yes

----------

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


More information about the Python-bugs-list mailing list