Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12462 - mozilla doesn't compile the null plugin
Summary: mozilla doesn't compile the null plugin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-19 19:23 UTC by Jeld The Dark Elf
Modified: 2002-12-22 01:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeld The Dark Elf 2002-12-19 19:23:41 UTC
mozilla-1.2.1-r3 compiles and merges fine, but when trying to use plugins 
complains about missing plugin finder plugin.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-20 11:42:37 UTC
Do:

  # ls -l /usr/lib/mozilla/plugins 

And:

  # ls -l /usr/lib/mozilla/plugins/

And paste output of both.  Also, paste output of:

  # ldd /usr/lib/mozilla/components/libgfx_gtk*

Comment 2 Jeld The Dark Elf 2002-12-20 19:36:33 UTC
computa root # ls -l /usr/lib/mozilla/plugins
lrwxrwxrwx    1 root     root           20 Dec 19 16:16 /usr/lib/mozilla/plugins
-> ../nsbrowser/plugins

computa root # ls -l /usr/lib/nsbrowser/plugins
total 0
lrwxrwxrwx    1 root     root           37 Dec 17 14:50 flashplayer.xpt ->
/opt/netscape/plugins/flashplayer.xpt
lrwxrwxrwx    1 root     root           39 Dec 17 14:50 libflashplayer.so ->
/opt/netscape/plugins/libflashplayer.so

computa root # ldd /usr/lib/mozilla/components/libgfx_gtk*
        libxpcom.so => /usr/lib/mozilla/libxpcom.so (0x40090000)
        libplds4.so => /usr/lib/mozilla/libplds4.so (0x401dd000)
        libplc4.so => /usr/lib/mozilla/libplc4.so (0x401e0000)
        libnspr4.so => /usr/lib/mozilla/libnspr4.so (0x401e5000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x40216000)
        libdl.so.2 => /lib/libdl.so.2 (0x40266000)
        libgkgfx.so => /usr/lib/mozilla/libgkgfx.so (0x40269000)
        libmozjs.so => /usr/lib/mozilla/libmozjs.so (0x4029c000)
        libXft.so.2 => /usr/lib/libXft.so.2 (0x4031c000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x40330000)
        libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x4038c000)
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x40393000)
        libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0x403bc000)
        libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0x4062f000)
        libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0x406a3000)
        libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x406c2000)
        libpangoxft-1.0.so.0 => /usr/lib/libpangoxft-1.0.so.0 (0x406d5000)
        libpangox-1.0.so.0 => /usr/lib/libpangox-1.0.so.0 (0x406f7000)
        libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x40704000)
        libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x40739000)
        libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x40770000)
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x40774000)
        libm.so.6 => /lib/libm.so.6 (0x407e4000)
        libstdc++.so.5 =>
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/libstdc++.so.5 (0x40807000)
        libgcc_s.so.1 => /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/libgcc_s.so.1
(0x408d3000)
        libc.so.6 => /lib/libc.so.6 (0x408dc000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40a0a000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40a1a000)
        libexpat.so.0 => /usr/lib/libexpat.so.0 (0x40afb000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
Comment 3 Jeld The Dark Elf 2002-12-20 21:57:15 UTC
Recompiled mozilla with USE="-gtk2" and it seems to work. Java doesn't work
though... pity
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-21 11:22:17 UTC
Ah, see you merged it with USE="gtk2".  This could be the problem, as gtk2
still break plugin support greatly.  Try to merge it without gtk2 support:

 # USE="-gtk2" emerge mozilla
Comment 5 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-21 11:24:26 UTC
Blah, sorry.  Just saw the mail for your first reply, and then just commented.
Anyhow, I am not sure how soon we can expect a mozilla with gtk2 and working
plugins.  It will have to be fixed mozilla.org side.

Anyhow, can we close this ?
Comment 6 Jeld The Dark Elf 2002-12-22 01:47:39 UTC
We can sure close it, just one question. At some point jaa worked for me in
mozilla 1.2.1, I think it was r1 or something, then it stoped. Is there a way to
make it work without compiling java from source?