Closed Bug 207989 Opened 21 years ago Closed 19 years ago

ld.so.1: ./mozilla-bin: fatal: relocation error: file ./libxpcom.so: symbol iconv_open: referenced symbol not found

Categories

(SeaMonkey :: General, defect)

Sun
Solaris
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED EXPIRED

People

(Reporter: sbirl+bugzilla, Unassigned)

Details

User-Agent:       Mozilla/4.78 [en] (X11; U; SunOS 5.9 sun4u)
Build Identifier: 1.3.1

Downloaded
http://ftp.mozilla.org/pub/mozilla/releases/mozilla1.3.1/mozilla-sparc-sun-solaris2.8-1.3.1.tar.gz 
from http://mozilla.org/releases/
to my Solaris 9 server (SunOS concept 5.9 Generic sun4u sparc SUNW,Ultra-5_10)

ungzip'ed, untar'ed and ran ./mozilla

Received:
ld.so.1: ./mozilla-bin: fatal: relocation error: file ./libxpcom.so: symbol
iconv_open: referenced symbol not found
Killed


Is there a Solaris 9 version?  Off-hand, I see no src code to recompile for 
Solaris 9.

Reproducible: Always

Steps to Reproduce:

Actual Results:  
See "Details"

Expected Results:  
Expected to see Mozilla.
Didnt think that between 8 and 9 a recompile would be needed.  Guess I thought
wrong.
should be fixed with latest 1.4 build, please reopen if still experiencing this
issue.
Thanks for the report and the detailed error log.

*** This bug has been marked as a duplicate of 205360 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Summary: ld.so.1: ./mozilla-bin: fatal: relocation error: file ./libxpcom.so: symbol iconv_open: referenced symbol not found → ld.so.1: ./mozilla-bin: fatal: relocation error: file ./libxpcom.so: symbol iconv_open: referenced symbol not found
Reporter:
Workaround is to use the Mozilla 1.3.1 release build of Solaris 2.7.
If you want a respin of the Solaris 2.8 build of 1.3.1 please file a new bug (or
reopen this one) and assign it to _me_.
Downloaded 1.3.1 for Solaris 7

ran ./mozilla
Program thought about it for a few seconds, then terminated.
$? = 1

Same results and return status with ./mozilla-bin

./mozilla --help  worked.  :)


./mozilla -splash
ld.so.1: ./mozilla-bin: fatal: relocation error: file ./mozilla-bin: symbol
gdk_init: referenced symbol not found


Using the CDE under Solaris 9 as root


Added -x flag to run-mozilla.sh :

./run-mozilla.sh
+ basename ./run-mozilla.sh 
cmdname=run-mozilla.sh
+ dirname ./run-mozilla.sh 
MOZ_DIST_BIN=.
MOZ_DEFAULT_NAME=./run-mozilla.sh-bin
MOZ_APPRUNNER_NAME=./mozilla-bin
MOZ_VIEWER_NAME=./viewer
MOZ_PROGRAM=
exitcode=0
moz_debug=0
moz_debugger=
+ [ 0 -gt 0 ] 
+ [ 0 -gt 0 ] 
+ [ -z  ] 
+ [ -x ./run-mozilla.sh-bin ] 
+ [ -x ./viewer ] 
+ [ -x ./mozilla-bin ] 
MOZ_PROGRAM=./mozilla-bin
+ [ ! -x ./mozilla-bin ] 
MOZILLA_FIVE_HOME=.
+ [ -z  ] 
MRE_HOME=.
LD_LIBRARY_PATH=.:./plugins:.:.:.:/usr/openwin/lib
+ [ -n  ] 
+ [ -n  ] 
+ [ -n  ] 
SHLIB_PATH=.:.
LIBPATH=.:.
DYLD_LIBRARY_PATH=.:.
LIBRARY_PATH=.:./components:.
ADDON_PATH=.
+ [  =  ] 
XSUNTRANSPORT=shmem
XSUNSMESIZE=512
+ export XSUNTRANSPORT XSUNSMESIZE 
+ [  =  ] 
+ [ -f /etc/init.d/xprint ] 
FONTCONFIG_PATH=/etc/fonts:./res/Xft
+ export FONTCONFIG_PATH 
+ [ 0 -eq 1 ] 
+ export MOZILLA_FIVE_HOME LD_LIBRARY_PATH 
+ export SHLIB_PATH LIBPATH LIBRARY_PATH ADDON_PATH DYLD_LIBRARY_PATH 
+ [ 0 -eq 1 ] 
+ moz_run_program 
prog=./mozilla-bin
+ [ ! -x ./mozilla-bin ] 
+ moz_test_binary /bin/type 
binary=/bin/type
+ [ -f /bin/type ] 
+ [ -x /bin/type ] 
+ return 1 
+ [ 1 -eq 1 ] 
+ type md5sum 
+ awk {print $3;} 
crc_prog=found
+ [ -x found ] 
+ [  ] 
+ ./mozilla-bin 
exitcode=1
+ [  ] 
+ [  !=  ] 
+ exit 1 
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Tried to reassign bug to
Roland.Mainz@informatik.med.uni-giessen.de  but received:

You tried to change the bug_status field from UNCONFIRMED to NEW, but only the
owner or submitter of the bug, or a sufficiently empowered user, may
    change that field. 
Product: Browser → Seamonkey
This is an automated message, with ID "auto-resolve01".

This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.

While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.

If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.

The latest beta releases can be obtained from:
Firefox:     http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey:   http://www.mozilla.org/projects/seamonkey/
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago19 years ago
Resolution: --- → EXPIRED
You need to log in before you can comment on or make changes to this bug.