[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#631188: python2.7: On armel importing multiprocessing complains about missing sem_open implementation



On Sat, Jul 9, 2011 at 14:08, Matthias Klose <doko@debian.org> wrote:
> see http://bugs.python.org/issue8326
>
> which kernel version was used for the build? it should be at least a kernel from
> the current stable/squeeze release.
>

I'm using the latest kernel for wheezy on armel:

jpersson@plug1:~$ cat /proc/version
Linux version 2.6.39-2-kirkwood (Debian 2.6.39-2)
(ben@decadent.org.uk) (gcc version 4.4.6 (Debian 4.4.6-3) ) #1 Thu Jun
9 04:23:26 UTC 2011
jpersson@plug1:~$ uname -a
Linux plug1 2.6.39-2-kirkwood #1 Thu Jun 9 04:23:26 UTC 2011 armv5tel GNU/Linux

If I rebuild the source packages on my host with apt-get, I get a
working interpreter that does not have this problem. That is why I
guess that the problem is a result of configure not finding a working
semaphore implementation on your build farm.


Reply to: