Closed Bug 258779 Opened 20 years ago Closed 20 years ago

libnss3 on Solaris needs additional rpath to /usr/lib/mps

Categories

(NSS :: Libraries, defect, P1)

3.9.2
Sun
SunOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: julien.pierre, Assigned: saul.edwards.bugs)

References

Details

Attachments

(1 file, 1 obsolete file)

In suid applications, $ORIGIN or LD_LIBRARY_PATH do not get resolved.
In order for libnss3.so to find its libsoftoken3.so dependency, a fully
qualified path needs to be added to the rpath of libnss3 .
This will be a sun-specific setting (ifdef BUILD_SUN_PKG). We need the fix ASAP.
Priority: -- → P1
Target Milestone: --- → 3.9.3
Assignee: julien.pierre.bugs → saul.edwards.bugs
Keywords: sun-orion3
Attached patch rpaths are consolidated (obsolete) — Splinter Review
Tested the libraries to make sure that all options worked and resulted in the
correct RPATHs.
Attachment #159148 - Flags: review?(julien.pierre.bugs)
Attachment #159148 - Flags: review?(julien.pierre.bugs) → review+
Comment on attachment 159148 [details] [diff] [review]
rpaths are consolidated

Saul, I have the same suggested change for this
patch.	Could you adjust this patch to use ifeq
instead of ifneq with BUILD_SUN_PKG?  It is easier
for me to understand that way.	Thanks.
Checked in:
Tip:
Checking in config.mk;
/cvsroot/mozilla/security/nss/lib/nss/config.mk,v  <--	config.mk
new revision: 1.24; previous revision: 1.23
done

3.9:
Checking in config.mk;
/cvsroot/mozilla/security/nss/lib/nss/config.mk,v  <--	config.mk
new revision: 1.21.16.2; previous revision: 1.21.16.1
done
Attachment #159148 - Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Blocks: 285237
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: