Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Apr 2002 14:55:46 -0400
From:      Dragos Ilie <dragos@niksun.com>
To:        Greg Lewis <glewis@eyesbeyond.com>
Cc:        Ernst de Haan <znerd@FreeBSD.ORG>, Chris Manjoine <chris-manjoine@uiowa.edu>, freebsd-java@FreeBSD.ORG
Subject:   Re: jdk13 install on bsd 4.2 stable
Message-ID:  <3CB33931.5EB52016@niksun.com>
References:  <5.1.0.14.2.20020409111707.02f4f928@mail.vpr.uiowa.edu> <200204091650.SAA22467@smtp.hccnet.nl> <20020410030756.A40180@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
The patch actually got me through the build process. However, when I run
mozilla with the plugin it crashes abruptly saying:

Plugin could not
load:/usr/local/jdk1.3.1/jre/lib/i386/libjavaplugin_jni.so
Path
is:/usr/local/jdk1.3.1/jre/lib/i386/green_threads:/usr/local/jdk1.3.1/jre/lib/i386:.:./plugins:/usr/lib
java.lang.UnsatisfiedLinkError:
/usr/local/jdk1.3.1/jre/lib/i386/libjavaplugin_jni.so:
/usr/local/jdk1.3.1/jre/lib/i386/libjavaplugin_jni.so: Undefined symbol
"ALIGN"
Java process: caught exception from sun.plugin.navig.motif.Plugin.start
Exception in thread "main" java.lang.UnsatisfiedLinkError: getenv
        at sun.plugin.navig.motif.Plugin.start(Plugin.java:89)
INTERNAL ERROR on Browser End: Could not read ack from browser
System error?:: Resource temporarily unavailable

As I said before, "ALIGN" does not seem to exist in FreeBSD 4.2. I
greped for it through all my include directories.


Greg Lewis wrote:
> 
> On Tue, Apr 09, 2002 at 06:50:08PM +0200, Ernst de Haan wrote:
> > Chris,
> >
> > This problem is known. It has previously been submitted as PR 36871:
> >
> > * http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/36871
> >
> > It's currently being investigated.
> 
> I'd appreciate it if people could try the attached patch.  It should
> do the right thing, but I can't really tell without access to a 4.2
> system.  Thanks.
> 
> --
> Greg Lewis                            Email : glewis@eyesbeyond.com
> Eyes Beyond                           Web   : http://www.eyesbeyond.com
> Information Technology
> 
>   ------------------------------------------------------------------------
> 
>    patch-..::ext::plugin::oji-plugin::src::motif::common::utils.cName: patch-..::ext::plugin::oji-plugin::src::motif::common::utils.c
>                                                                  Type: Plain Text (text/plain)

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?3CB33931.5EB52016>