|
Message-ID: <alpine.LNX.2.20.1606242011260.17782@monopod.intra.ispras.ru> Date: Fri, 24 Jun 2016 20:17:00 +0300 (MSK) From: Alexander Monakov <amonakov@...ras.ru> To: musl@...ts.openwall.com Subject: Re: musl ldd: swt build: Error relocating / symbol not found 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. Alexander
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.