Is JNI_CreateJavaVM available in libgjc7-0 4.1.1-13 AMD64?

2006-10-02 Thread Joost Kraaijeveld
Hi,

Can anyone tell if JNI_CreateJavaVM available in  libgjc7-0 4.1.1-13
AMD64 as it seems to be missing from my installation? If not, is it
available somewhere els?

TIA


-- 
Groeten,

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Is JNI_CreateJavaVM available in libgjc7-0 4.1.1-13 AMD64?

2006-10-02 Thread Matthias Klose
Joost Kraaijeveld writes:
 Hi,
 
 Can anyone tell if JNI_CreateJavaVM available in  libgjc7-0 4.1.1-13
 AMD64 as it seems to be missing from my installation? If not, is it
 available somewhere els?

/usr/lib/gcj-4.1/libjvm.so


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Bug#390661: [Pljava-dev] pljava on Debian AMD64: undefined symbol: JNI_CreateJavaVM during installation

2006-10-02 Thread Matthias Klose
  M. If the gjc team changed it's packaging in all architectures and
  pljava is depending on an upstream package it might be wiser to change
  pljava and file the report on the plajava package
 
 Yes, it seems you're right. Too bad that I already filed a bug.
 
 So it should be reassigned to pljava.
 
 However, I read the Debian Changes of libgcj, and did not find any clear
 mentioning of why and how that was changed.

these are changes pulled from gcc-4.2/classpath-0.92. JNI_CreateJavaVM
can be found in libjvm.

Note that it's not necessary anymore to include the precompiled jar
file in the library. Building native code using dh_nativejava and/or
aot-compile should be used instead. Documentation pending ...

  Matthias


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]