Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2015 17:08:37 -0700
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        David Naylor <dbn@freebsd.org>, FreeBSD Mailing List <freebsd-ports@freebsd.org>, freebsd-python@freebsd.org
Cc:        Bartek Rutkowski <robak@freebsd.org>
Subject:   Re: The mystery of the missing library.
Message-ID:  <55B81985.3000601@FreeBSD.org>
In-Reply-To: <2883201.vcG9JJBxrl@dragon.local>
References:  <2883201.vcG9JJBxrl@dragon.local>

next in thread | previous in thread | raw e-mail | index | archive | help
On 7/28/15 11:46 AM, David Naylor wrote:
> Why would the shared library be found when using a relative path but not 
> when using an absolute path?  Is this a bug in FreeBSD? 

What is the output for readelf?

readelf -d `which pypy`|grep -i libr

-- 
Regards,
Bryan Drewery



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