Closed Bug 276621 Opened 21 years ago Closed 19 years ago

won't install on RedHat 9.0

Categories

(Firefox :: Installer, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: rickhill, Unassigned)

Details

DLError: /tmp/xpi.C2afDl/bin/libxpistub.so: undefined symbol: _ZN12nsCharTraitsItE12sEmptyBufferE
*** This bug has been marked as a duplicate of 246173 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
not bug 246173. nsCharTraits::sEmptyBuffer should be found in libxpcom_core.so if you go into the "xpi" subdirectory from the installer, there should be "xpcom.xpi". % unzip xpcom.xpi % cd bin % nm -D libxpistub.so | grep sEmptyBuffer U _ZN12nsCharTraitsItE12sEmptyBufferE % nm -D libxpcom_core.so | grep sEmptyBuffer 000d611c D _ZN12nsCharTraitsIcE12sEmptyBufferE 000d6120 D _ZN12nsCharTraitsItE12sEmptyBufferE do you get something different?
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Assignee: bugs → nobody
QA Contact: bugzilla → installer
Version: 1.0 Branch → unspecified
-> incomplete since no feedback to comment #2
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago19 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.