Closed
Bug 205298
Opened 23 years ago
Closed 23 years ago
fatal relocation error at startup
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 205360
People
(Reporter: bnies, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.4a) Gecko/20030404
Build Identifier: http://ftp.mozilla.org/pub/mozilla/releases/mozilla1.3.1/mozilla-sparc-sun-solaris2.8_1.3.1.tar.gz
I downloaded the new Sun Forte build of Mozilla 1.3.1 and installed it on our
Solaris 8 environment. It won't start due to a library problem (see result
below). The same problem occurs with the Solaris 2.8 release of Mozilla 1.4b.
Mozilla 1.3 and 1.4a work fine.
Reproducible: Always
Steps to Reproduce:
1. Download Sun Forte build of Mozilla 1.3.1 for Solaris 8
2. Install it in /opt/mozilla/1.3.1
3. Set correct file ownership/permissions
4. Set correct MOZILLA_FIVE_HOME, moz_libdir, MRE_HOME in mozilla script
5. Add correct LD_LIBRARY_PATH
6. Insert a cd $dist_bin before exec $dist_bin/run-mozilla
Actual Results:
ld.so.1: /opt/mozilla/1.3.1/mozilla-bin: fatal: relocation error: file
/opt/mozilla/1.3.1/libxpcom.so: symbol iconv_open: referenced symbol not found
Killed
Expected Results:
Mozilla running happily.
> uname -a
SunOS vantage 5.8 Generic_108528-18 sun4u sparc SUNW,Ultra-5_10
> cat /etc/release
Solaris 8 10/01 s28s_u6wos_08a SPARC
Copyright 2001 Sun Microsystems, Inc. All Rights Reserved.
Assembled 12 September 2001
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 205360 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
OS: SunOS → Solaris
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•