On Sun, 15 Jun 2008 01:00:49 +0100
Samuel Thibault <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> Anatoly A. Kazantsev, le Sat 14 Jun 2008 20:45:12 +0700, a écrit :
> > But if I compile it with command:
> > $gcc -o pytest pytest.c -lpython2.5 -lfshelp
> > 
> > and when I run it, I get error:
> > pytest: 
> > /build/mbanck/hurd-20080607/build-tree/hurd/libpthread/pthread/pt-self.c:28:
> >  pthread_self: Assertion `__pthread_threads' failed.
> 
> That's because you have a conflict between libpthread and libcthread.
> fshelp uses cthread, and in that case libc doesn't initialize
> libpthread. It is one of the tasks on savannah to port hurd stuff on
> libpthread instead of libcthread precisely for such issues :/
> 
> Samuel

Well, that's bad news :-(
This prevent me from developing translator glue-code for pyhurd project.

-- 
Anatoly A. Kazantsev

Protect your digital freedom and privacy, eliminate DRM, learn more at
http://www.defectivebydesign.org/what_is_drm

Attachment: pgp4GGYy4gcjG.pgp
Description: PGP signature

Reply via email to