Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Mar 2002 11:29:29 -0500
From:      Michael Lucas <mwlucas@blackhelicopters.org>
To:        Greg Lewis <glewis@eyesbeyond.com>
Cc:        java@FreeBSD.ORG
Subject:   Re: plug-in error?
Message-ID:  <20020312112929.A92770@blackhelicopters.org>
In-Reply-To: <20020313025417.A12713@misty.eyesbeyond.com>; from glewis@eyesbeyond.com on Wed, Mar 13, 2002 at 02:54:17AM %2B1030
References:  <20020311162814.A87805@blackhelicopters.org> <20020312084239.B9904@misty.eyesbeyond.com> <20020311174959.A88376@blackhelicopters.org> <20020312100916.B10202@misty.eyesbeyond.com> <20020311204029.B89283@blackhelicopters.org> <20020313025417.A12713@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 13, 2002 at 02:54:17AM +1030, Greg Lewis wrote:
> On Mon, Mar 11, 2002 at 08:40:29PM -0500, Michael Lucas wrote:
> > Well, this is a switch!  Usually, it's "We don't support that in
> > -stable, just in -current."  :-)
> 
> I think its because JDK porting has a different focus than core FreeBSD
> development :).

True.  I think your efforts will do just as much, if not more, for
long-term FreeBSD usage, however.  People don't use an OS, they use
apps.  :-)

> Ok.  I believe that ldd in -CURRENT has recently gained the ability to
> list the shared library linkages in other shared libraries.  Could you
> please run ldd on both the plugin shared library and libawt.  The plugin
> should be linked to libawt, and libawt should be linked to libXt.

Well, now, *this* is downright funky.

pedicular/usr/local/jdk1.3.1/jre/plugin/i386/ns600;ls -lai
total 2628
66873 drwxr-xr-x  2 root  wheel      512 Mar 11 17:45 .
66872 drwxr-xr-x  4 root  wheel      512 Mar 11 17:03 ..
66874 -rwxr-xr-x  1 root  wheel   316532 Mar 11 17:06 libjavaplugin_oji.so
67630 -rwxr-xr-x  1 root  wheel  2323769 Mar 11 17:10 libjavaplugin_oji_g.so
pedicular/usr/local/jdk1.3.1/jre/plugin/i386/ns600;ldd *
libjavaplugin_oji.so:
ldd: libjavaplugin_oji.so: Shared object "libjavaplugin_oji.so" not found
libjavaplugin_oji.so: exit status 1
libjavaplugin_oji_g.so:
ldd: libjavaplugin_oji_g.so: Shared object "libjavaplugin_oji_g.so" not found
libjavaplugin_oji_g.so: exit status 1
pedicular/usr/local/jdk1.3.1/jre/plugin/i386/ns600;


pedicular;ldd libawt.so 
libawt.so:
ldd: libawt.so: Shared object "libawt.so" not found
libawt.so: exit status 1
pedicular/usr/local/jdk1.3.1/jre/lib/i386;


> > However, just for my information, what the heck is this "Hrajuxz" that
> > I'm supposed to symlink the nonexistent malloc.conf to?  
> Run time malloc behaviour configuration I believe.

I'm checking into this, thanks.  Nifty stuff, if you're hardcore.  :-)

==ml

-- 
Michael Lucas		mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org
my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons

http://www.blackhelicopters.org/~mwlucas/

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?20020312112929.A92770>