Date: Sat, 16 Feb 2002 22:00:26 +0200 From: Jeremy Lea <reg@FreeBSD.ORG> To: Bruce Burden <brucegb@realtime.net> Cc: freebsd-java@FreeBSD.ORG, glewis@eyesbeyond.com Subject: Re: Mozilla plugin and native JDK 1.3.1p6. Message-ID: <20020216220026.D60480@shale.csir.co.za> In-Reply-To: <20020215220554.H20348@tigerfish2.my.domain>; from brucegb@realtime.net on Fri, Feb 15, 2002 at 10:05:54PM -0600 References: <20020215150421.A50739@shale.csir.co.za> <20020215220554.H20348@tigerfish2.my.domain>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Fri, Feb 15, 2002 at 10:05:54PM -0600, Bruce Burden wrote: > What version of Mozilla do you have? I have mozilla-0.9.7_2,1, > and jdk1.3.1 works w/out a problem. (Once the port was updated, > that is). 0.9.8_1,1. I'm worried that this might be one of the changes I made to the port. It looks like there's no simple answer, and I'm going to have to debug things... This was on -CURRENT. I'm going to build the JDK and Mozilla with debugging on -STABLE now, and see if I get the same behaviour, and back things out to 0.9.7 on -CURRENT and see if that works. Is this with green threads or native threads? The port failed to build with native threads for me... I posted another message in response to my original, with some debugging output which suggests that the plugin is not being correctly linked with libxpcom from Mozilla. Something which concerns me greatly is that the plugin seems to be linked with references to all sorts of Mozilla things, but I didn't have Mozilla installed at the time I built it... This probably means that the plugin is being built with it's own copy of a lot of private headers, which are out of date for 0.9.8. I guess we're going to have to look into building the plugin as a seperate port, which depends on Mozilla. > At work, I tried to install mozilla 0.9.8, w/out any luck. > I think there is a problem with libart_lgpl... Can you try the latest port (I committed some changes just over 24 hours ago), and 1. See if the plugin works, and 2. If it doesn't build, please report the build error that you got... I'll fix it for you. Regards, -Jeremy -- FreeBSD - Because the best things in life are free... http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020216220026.D60480>