[Pljava-dev] JNI_CreateJVM symbole not found in pljava.so when install.sql launched

From: christophe(dot)roux at acoeur(dot)fr (chris)
To:
Subject: [Pljava-dev] JNI_CreateJVM symbole not found in pljava.so when install.sql launched
Date: 2007-01-22 10:14:39
Message-ID: 45B48E8F.1040306@acoeur.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

I send an echo to previous mail with this problem with AMD64 in november
and SuSE at january the 17th.

I have the same problem with a i386 Debian Etch:
when trying to launche install.sql for pljava using gcj I get also a:
symbole not defined : JNI_CreateJVM in pljava.so.

Previous mails says "a bug report has been sent to gcj but the problem
is rather a pljava problem":
JNI_CreateJVM is no longer in libgcj.so.70 but in libjvm.so

can someone tell me how to modify Makefiles in order to solve the pljava
problem.

others talk about dh_nativejava solution, for converting pljava.jar into
pljava.so but I am not very aware of JNI problem and I am not sure it
can be solved that way.

the concerned mail talk about pending documentation ...

Regards,
Christophe Roux

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2007-01-22 11:16:27 [Pljava-dev] Portal object leak
Previous Message Christophe Roux 2007-01-20 15:17:33 [Pljava-dev] Bug#390661: pljava on Debian AMD64: undefined symbol: JNI_CreateJavaVM during installation