uclibc MIPS NPTL
Dan E
trg_info at mailhaven.com
Thu Jun 4 22:15:41 UTC 2009
On Thu, 04 Jun 2009 15:32 -0400, "Dan E" <trg_info at mailhaven.com> wrote:
> On Wed, 03 Jun 2009 22:40 -0700, "Austin Foxley" <austinf at cetoncorp.com>
> wrote:
> > On 06/03/2009 06:24 PM, Dan E wrote:
> > > For my evolving purposes, however, having a usable NPTL branch uClibc is
> > > no longer good enough. I have a need for it to be working in a more
> > > recent release of uClibc. The NPTL branch isn't up to snuff for some of
> > > my other requirements; it's just too old.
> >
> > What specific area(s) are old still?
>
> I'm trying to run a recent D-Bus daemon. It works fine under 0.9.29
> with threads completely disabled. Using the NPTL branch, however, the
> dbus daemon fails to read() from a Unix domain socket with errno =
> E2BIG. I have a few more tests to run before I can be sure what the
> real problem is. It may be with dbus itself. It has pthread calls in
> it but no makefile links using -lpthread, and 'ldd dbus-daemon' doesn't
> show a dependency on libpthread.so. Strangeness.
Just a quick update to say further testing was not possible. I wanted
to see what would happen using the NPTL branch of uClibc with NPTL
itself disabled. Apparently the NPTL branch cannot be built at all
unless NPTL is enabled. Multiple compiler errors occur because header
files, like tls.h and sysdep-cancel.h, cannot be found.
--
http://www.fastmail.fm - IMAP accessible web-mail
More information about the uClibc
mailing list