bug-hurd
[Top][All Lists]
Advanced

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

Re: Gnumach [user_level_drivers] FTBFS -- -lpthread-stubs


From: Stephen Gilles
Subject: Re: Gnumach [user_level_drivers] FTBFS -- -lpthread-stubs
Date: Mon, 27 Feb 2012 14:07:10 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Feb 27, 2012 at 07:37:32PM +0100, Samuel Thibault wrote:
> Stephen Gilles, le Mon 27 Feb 2012 13:32:09 -0500, a écrit :
> > grep -HiR has been unable to show me where pthread-stubs is referred
> > to in the source directory, and tschwinge on #hurd has confirmed that
> > pthreads should not be used at all in gnumach.
> 
> It's hidden in /usr/lib/libc.so, to make applications use pthread-stubs
> automatically. Drop it from there and it should link fine.

Ah, Thank you.  That makes sense. The contents of my /lib/libc.so, however, are

OUTPUT_FORMAT(elf32-i386)
GROUP ( /lib/libc.so.0.3 /lib/libcrt_nonshared.a AS_NEEDED ( /lib/ld.so.1 ) )

Where all the referred to files are binaries (and the only reference to
'pthread' in any of them appears to be a text string in libc.so.0.3.

I'm not sure exactly what to do, in this situation.  Should some of
those libraries be rebuilt?

--
Gilles

Attachment: pgp02lMIAx7cc.pgp
Description: PGP signature


reply via email to

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