bug-hurd
[Top][All Lists]
Advanced

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

Re: Error in libpthread while running prog linked with libpython2.5 and


From: Anatoly A. Kazantsev
Subject: Re: Error in libpthread while running prog linked with libpython2.5 and libfshelp
Date: Sun, 15 Jun 2008 12:20:56 +0700

On Sun, 15 Jun 2008 01:00:49 +0100
Samuel Thibault <samuel.thibault@ens-lyon.org> 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: pgp9FP6USwjkc.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]