mozilla port borked?

Joe Marcus Clarke marcus at marcuscom.com
Mon Apr 28 12:47:34 PDT 2003


On Mon, 2003-04-28 at 15:32, Julian Elischer wrote:
> I ran portipdate on Friday and since then mozilla
> doesn't run..
> 
> > mozilla
> /usr/libexec/ld-elf.so.1: Shared object "libmozjs.so" not found
> /usr/libexec/ld-elf.so.1: Shared object "libmozjs.so" not found
> > 
> there IS such a file in the mozilla work dir..

Are you launching Mozilla out of the port working dir, or from
/usr/X11R6/bin?  If the latter, then the libmozjs.so file should be in
/usr/X11R6/lib/mozilla directory.  In this case, the mozilla script sets
LD_LIBRARY_PATH such that this object can be found.

If you're running it from the port working dir, and there is no
/usr/X11R6/lib/mozilla/libmozjs.so, then the it will most likely fail.

Joe

> julian# cd mozilla
> julian# ls
> CVS             distinfo        pkg-descr       pkg-message
> Makefile        files           pkg-descr.gtk2  work
> julian# find . -name "*libmozjs*" -ls
> 3278755  928 -rwxr-xr-x    1 root             wheel              459792
> Apr 27 18:06 ./work/mozilla/js/src/libmozjs.so
> 3111602    0 lrwxr-xr-x    1 root             wheel                  24
> Apr 27 18:06 ./work/mozilla/dist/lib/libmozjs.so ->
> ../../js/src/libmozjs.so
> 3111603    0 lrwxr-xr-x    1 root             wheel                  24
> Apr 27 18:06 ./work/mozilla/dist/bin/libmozjs.so ->
> ../../js/src/libmozjs.so
> 3127170    0 lrwxr-xr-x    1 root             wheel                  24
> Apr 27 18:06 ./work/mozilla/dist/gre/libmozjs.so ->
> ../../js/src/libmozjs.so
> 
> 
> 
> but if I install it by hand,
> julian# cp ./work/mozilla/js/src/libmozjs.so /usr/local/lib
> 
> julian# ldd /usr/X11R6/lib/mozilla/mozilla-bin 
> /usr/X11R6/lib/mozilla/mozilla-bin:
>         libmozjs.so => /usr/local/lib/libmozjs.so (0x2809b000)
>         libplds4.so => /usr/local/lib/libplds4.so (0x2810c000)
>         libplc4.so => /usr/local/lib/libplc4.so (0x28132000)
>         libnspr4.so => /usr/local/lib/libnspr4.so (0x2815a000)
>         libgtk12.so.2 => /usr/X11R6/lib/libgtk12.so.2 (0x28189000)
>         libgdk12.so.2 => /usr/X11R6/lib/libgdk12.so.2 (0x282b1000)
>         libgmodule12.so.3 => /usr/local/lib/libgmodule12.so.3
> (0x282e5000)
>         libglib12.so.3 => /usr/local/lib/libglib12.so.3 (0x282e8000)
>         libintl.so.4 => /usr/local/lib/libintl.so.4 (0x2830a000)
>         libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x28312000)
>         libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x2831a000)
>         libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x28328000)
>         libm.so.2 => /usr/lib/libm.so.2 (0x283e4000)
>         libstdc++.so.3 => /usr/lib/libstdc++.so.3 (0x283ff000)
>         libc_r.so.4 => /usr/lib/libc_r.so.4 (0x28444000)
>         libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x284f9000)
>         libXThrStub.so.6 => /usr/X11R6/lib/libXThrStub.so.6 (0x285d4000)
> julian#
> But mozilla still doesn't work, even though it no longer gives that
> error.
> 
> does anyone have any thoughts?
> 
> (The maintainer is listed as "ports@")
> 
> 
> 
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20030428/d82c5b6a/attachment.bin


More information about the freebsd-ports mailing list