Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 24 Jun 2016 17:41:35 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: musl ldd: swt build: Error relocating / symbol not found

On Fri, Jun 24, 2016 at 08:17:00PM +0300, Alexander Monakov wrote:
> On Fri, 24 Jun 2016, Rich Felker wrote:
> > OK, this is likely the root of the problem: invalid code assuming that
> > it can load libraries with undefined symbols as long as it doesn't try
> > to use those code paths.
> 
> No, this does not explain the issue: as the first message in thread shows, the
> symbol is defined in libgobject, and if it wasn't, ldd would detect that. So
> we still don't have the root cause.

Oh, thanks for catching that... Sorry for the noise.

Rich

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.