Compiling latest master snapshot and _res missing in pthreads error

View: New views
2 Messages — Rating Filter:   Alert me  

Compiling latest master snapshot and _res missing in pthreads error

by Sergio M. Ammirata, Ph.D. :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hello, I am trying to compile the latest snapshot of master for x86 but
there is a problem with a missing _res reference in pthreads.

Does the latest trunk support TLS?

Because it seems that this is what defines the reference to the resolver.
When USE_TLS is not set, then the resolver is not used. Can this feature be
turned on (TLS)?

The problem can also be that at least one reference to the use of _res was
left outside a USE_TLS ifdef.

Thanks in advance,

Sergio

_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

Re: Compiling latest master snapshot and _res missing in pthreads error

by Mike Frysinger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sunday 08 November 2009 19:11:38 Sergio M. Ammirata, Ph.D. wrote:
> Hello, I am trying to compile the latest snapshot of master for x86 but
> there is a problem with a missing _res reference in pthreads.
>
> Does the latest trunk support TLS?

largely, no.  linuxthreads is buyer-beware.  linuxthreads.old doesnt support
tls at all.

unless you plan on helping fix/debug things, dont use tls.
-mike


_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

signature.asc (853 bytes) Download Attachment