On Sun, Aug 06, 2006 at 12:38:20PM +0800, Emfox Zhou <[EMAIL PROTECTED]> wrote:
> 2006/8/5, Kanru Chen <[EMAIL PROTECTED]>:
> >tags 364379 + patch pending
> >thanks
> >
> >I changed the build-dep to libxul-dev and made some minor fixes. The
> >package builds fine in i386 and is lintian clean now.
> >
> >The interdiff of the NMU is attached.
> >
> 
> Hello.
> 
> Acutally, I worked on this bug months ago, when it's reported. but
> mozilla plugin failed to work after it build depend on libxul-dev
> instead of mozilla-dev, mozilla (and firefox) failed to dectected the
> plugin (pcmanx-plugin.so), and I've no idea, so the bug was put off,
> till now.

Because it was linked against libxpcom and libnspr from xulrunner.

> I'm now on a two-months training out of my home and school, and have
> no access to my working computer. dear Kanru, If you can make sure
> that it (the patch) work, feel free to do the NMU, and I'll be happy
> too that pcmanx ships with Etch.

The problem with pcmanx-gtk2 is that is uselessly links against the
mozilla libs while all it uses from there are the plugin API include
files. The -Wl,--as-needed addition in the NMU patch provided by Kanru
Chen removes these useless links, though it would probably even be
cleaner to just remove $(MOZILLA_LIBS) in plugin/src/Makefile.am.

Anyways, I confirm this patch produces a working plugin.

Mike


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to