Re: Bug#390661: [Pljava-dev] pljava on Debian AMD64: undefined symbol: JNI_CreateJavaVM during installation
> > Mmmmm. 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
Reply to: