First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 55350
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Alastair Tse (RETIRED) <liquidx@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: devsk <funtoos@yahoo.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
nss-3.8.patch change /usr/lib to ${ROOT}usr/lib while sed'ing patch devsk 2004-06-27 12:35 0000 1.02 KB Details | Diff
nss-3.8-1.patch ${ROOT}usr/include/nspr as well patch devsk 2004-06-27 16:00 0000 1.16 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 55350 depends on: Show dependency tree
Bug 55350 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-06-27 12:34 0000
nss can't find nspr libs in /usr/lib and hence borks. The attached patch
modifies the sed script to add ${ROOT}usr/lib instead of /usr/lib for patch
search.

Reproducible: Always
Steps to Reproduce:
1. ROOT="/opt" emerge nss
2.
3.

Actual Results:  
link fails to find libnspr4.so

Expected Results:  
it should link against libs from ${ROOT}usr/lib instead of /usr/lib.

------- Comment #1 From devsk 2004-06-27 12:35:31 0000 -------
Created an attachment (id=34292) [details]
change /usr/lib to ${ROOT}usr/lib while sed'ing

------- Comment #2 From devsk 2004-06-27 16:00:09 0000 -------
Created an attachment (id=34305) [details]
${ROOT}usr/include/nspr as well

------- Comment #3 From Alastair Tse (RETIRED) 2004-07-23 23:57:09 0000 -------
alrighty .. thanks for the patch. its going into portage.

First Last Prev Next    No search results available      Search page      Enter new bug