Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Feb 2019 22:14:44 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        "Russell L. Carter" <rcarter@pinyon.org>
Cc:        Eugene Grosbein <eugen@grosbein.net>, FreeBSD Ports ML <freebsd-ports@freebsd.org>
Subject:   Re: FreeCAD 0.17 && /lib//libgcc_s.so.1
Message-ID:  <20190217061444.GA91668@troutmask.apl.washington.edu>
In-Reply-To: <416689e6-37f9-17ec-54d8-0d224c26f30f@pinyon.org>
References:  <a2102b4e-7d7a-7d5b-2ba1-b9a14f8574f6@pinyon.org> <f6a45ec9-7ae4-d9ba-f71c-f2ef8c235039@grosbein.net> <416689e6-37f9-17ec-54d8-0d224c26f30f@pinyon.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 16, 2019 at 06:35:52PM -0700, Russell L. Carter wrote:
> 
> So I must dig deeper.  Perhaps with rpaths interacting with the system
> paths?
> 

Read the rtld manpage.  You're hitting #5 in the list,
because the first 4 aren't satisified.  Now, look at
'ldconfig -r | grep libgcc_s'.

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190217061444.GA91668>