[Pljava-dev] pljava on Debian AMD64: undefined symbol: JNI_CreateJavaVM during installation

From: J(dot)Kraaijeveld at Askesis(dot)nl (Joost Kraaijeveld)
To:
Subject: [Pljava-dev] pljava on Debian AMD64: undefined symbol: JNI_CreateJavaVM during installation
Date: 2006-10-02 12:08:04
Message-ID: 1159790884.5314.47.camel@panoramix
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

On Mon, 2006-10-02 at 10:23 +0200, Markus Schaber wrote:
> Can you cross-check with the gcj maintainers, and the docs for AMD64,
> maybe it's a documented limitation?
The function is provided for in another library:

objdump -t -T /usr/lib/gcj-4.1/libjvm.so | grep JNI_Create
0000000000000940 g DF .text 00000000000000ae Base
JNI_CreateJavaVM

I really have no idea how to solve this....

--
Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
web: www.askesis.nl

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Markus Schaber 2006-10-02 13:16:58 [Pljava-dev] pljava on Debian AMD64: undefined symbol: JNI_CreateJavaVM during installation
Previous Message Markus Schaber 2006-10-02 08:23:03 [Pljava-dev] pljava on Debian AMD64: undefined symbol: JNI_CreateJavaVM during installation