Closed
Bug 327141
Opened 19 years ago
Closed 19 years ago
incompatible with prelink
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 288423
People
(Reporter: wbrana, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20060214 Epiphany/1.9 Firefox/1.5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20060214 Epiphany/1.9 Firefox/1.5
Firefox's linking is incompatible with prelink
Reproducible: Always
Steps to Reproduce:
install and run prelink on system with Firefox installed
Actual Results:
prelink: /usr/local/lib/firefox-1.5/libgtkembedmoz.so: Could not find one of the dependencies
prelink: /usr/local/lib/firefox-1.5/regxpcom: Could not find one of the dependencies
prelink: /usr/local/lib/firefox-1.5/xpcshell: Could not find one of the dependencies
prelink: /usr/local/lib/firefox-1.5/firefox-bin: Could not find one of the dependencies
prelink: /usr/local/lib/firefox-1.5/mozilla-xremote-client: Could not find one of the dependencies
Expected Results:
prelinked Firefox
Comment 1•19 years ago
|
||
Yes, we know, and we don't intend to fix it. We want relocatable applications with their dependent libs and this is fundamentally incompatible with prelinking.
*** This bug has been marked as a duplicate of 288423 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•7 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•