Closed
Bug 285237
Opened 20 years ago
Closed 20 years ago
RPATH not set on AMD64 platform for libnss3.so and tools
Categories
(NSS :: Libraries, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
3.10
People
(Reporter: julien.pierre, Assigned: julien.pierre)
References
Details
Attachments
(1 file)
use 64 instead of sparcv9 in rpath names so they work on both Solaris sparc and amd 64-bit platforms
1.46 KB,
patch
|
saul.edwards.bugs
:
review+
wtc
:
superreview+
|
Details | Diff | Splinter Review |
The fixes that went in to 245518 and 258779 did not include the path for amd64 .
This should be fixed so tools in /usr/sfw/bin/64 can be run in Solaris without
needing to set LD_LIBRARY_PATH .
Assignee | ||
Updated•20 years ago
|
Assignee | ||
Comment 1•20 years ago
|
||
Attachment #176705 -
Flags: review?(saul.edwards.bugs)
Assignee | ||
Updated•20 years ago
|
Assignee: wtchang → julien.pierre.bugs
Priority: -- → P2
Target Milestone: --- → 3.10
Updated•20 years ago
|
Attachment #176705 -
Attachment description: use 64 instead of secv1 in rpath names so they work on both Solaris sparc and amd 64-bit platforms → use 64 instead of sparcv9 in rpath names so they work on both Solaris sparc and amd 64-bit platforms
Updated•20 years ago
|
Attachment #176705 -
Flags: review?(saul.edwards.bugs) → review+
Updated•20 years ago
|
Attachment #176705 -
Flags: superreview+
Assignee | ||
Comment 2•20 years ago
|
||
Saul, Wan-Teh, thanks for the reviews. I have checked this in to the tip for 3.10 .
Checking in cmd/platlibs.mk;
/cvsroot/mozilla/security/nss/cmd/platlibs.mk,v <-- platlibs.mk
new revision: 1.37; previous revision: 1.36
done
Checking in lib/nss/config.mk;
/cvsroot/mozilla/security/nss/lib/nss/config.mk,v <-- config.mk
new revision: 1.25; previous revision: 1.24
done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•