On 2015-08-05, at 4:54 PM, Mike Hommey wrote:

> On Wed, Aug 05, 2015 at 01:31:43PM -0400, John David Anglin wrote:
>> This is caused by a bug in debian/rules.  The LD_LIBRARY_PATH used for the 
>> shlibsign command does not
>> contain the path to libsoftokn3.so.  As a result, PORT_LoadLibraryFromOrigin 
>> doesn't find the library and the variable
>> lib is NULL.
> 
> The thing is, it should be trying to load nss/libsoftokn3.so from the
> directory containing libnss3.so. This works fine on other architectures,
> by the way.


If I was to guess, I would have to think the dladdr call in 
PR_GetLibraryFilePathname_stub fails because
hppa uses function descriptors for indirect calls.  Did this work for ia64?  
There seems to be some  trickiness
there.

I removed my debugging build, so it will be some time before I can investigate 
further.

Dave
--
John David Anglin       dave.ang...@bell.net


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to