On Wed, Jan 18, 2017 at 4:08 PM, Jon Grimm <[email protected]> wrote:
> > > > 3 quick and dirty ways to address this: > 1) LD_PRELOAD > Bah!! Meant LD_LIBRARY_PATH > 2) --disable-new-dtags (old rpath behavior) > 3) --no-as-needed (force the lookup) > > ,or of course other ideas by folks more knowledgeable. > -- Jon Grimm Engineering Manager, Ubuntu Server Canonical Ltd

