plash
[Top][All Lists]
Advanced

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

Re: [Plash] undefined reference to address@hidden'


From: Thomas Leonard
Subject: Re: [Plash] undefined reference to address@hidden'
Date: Sun, 15 Oct 2006 19:35:26 +0100

On 10/15/06, Mark Seaborn <address@hidden> wrote:
Thomas Leonard <address@hidden> wrote:

> /usr/lib/plash/lib/libpthread.so.0: undefined reference to
> address@hidden'

It turns out this is happening because the linker is trying to link
/lib/libc.so.6 against /usr/lib/plash/lib/libpthread.so.0, which fails
because you cannot mix shared objects that are part of Plash's libc
with those from the normal libc.

OK, thanks for the explanation! It should be easy enough to work around
in the short term.

My next problem is 'file' segfaulting under plash, but that looks like an
actual bug in file... it seems to assume that malloc zeroes out allocated
memory:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=393246


--
Dr Thomas Leonard               http://rox.sourceforge.net
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1




reply via email to

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