Closed Bug 233035 Opened 21 years ago Closed 21 years ago

error while loading shared libraries: libmozjs.so: ...

Categories

(SeaMonkey :: General, defect)

All
Linux
defect
Not set
blocker

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 233153

People

(Reporter: vincent-moz, Unassigned)

Details

User-Agent:       
Build Identifier: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.7a) Gecko/20040202

I've compiled Mozilla (from the CVS) last night and installed it (there were no
errors). But when I want to start it, I get the following error:

ay:~> mozilla
/home/lefevre/mozilla/lib/mozilla-1.7a/mozilla-bin: error while loading shared
libraries: libmozjs.so: cannot open shared object file: No such file or directory
zsh: exit 127   mozilla

This is the first time I get such an error.

Reproducible: Always
Steps to Reproduce:
1. N/A

Actual Results:  
N/A

Expected Results:  
N/A

Here's my .mozconfig:

# Perl program (Mozilla takes perl5 by default, which can lead to clashes)
PERL=perl

# Options for 'configure' (same as command-line options).
ac_add_options --prefix=$HOME/mozilla
ac_add_options --with-system-jpeg
ac_add_options --with-system-zlib
ac_add_options --with-system-png
ac_add_options --with-system-mng
ac_add_options --enable-calendar
ac_add_options --enable-xft
ac_add_options --enable-crypto
ac_add_options --disable-debug
ac_add_options --enable-optimize=-O2
ac_add_options --enable-reorder
ac_add_options --enable-strip
ac_add_options --enable-xterm-updates

# SVG support - see http://www.mozilla.org/projects/svg/build.html
ac_add_options --enable-svg
mk_add_options MOZ_INTERNAL_LIBART_LGPL=1
MOZ_INTERNAL_LIBART_LGPL=1
I see the same bug with today's mozilla.org
mozilla-i686-pc-linux-gnu-full-installer build on Debian/unstable system with
kernel 2.4.24. Interestingly, the same build works fine on another
Debian/unstable system with kernel 2.6.1
Confirming...

BTW, on both systems ``ldd /usr/local/mozilla/mozilla-bin'' reports
        libmozjs.so => not found
Status: UNCONFIRMED → NEW
Ever confirmed: true
Hardware: Macintosh → All
This was caused by bug 230468, apparently. Duping to bug 233153, which has an 
explanation and patch.

*** This bug has been marked as a duplicate of 233153 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
verified.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.