Re: [tcljava-dev] Problem using configure
Brought to you by:
mdejong
From: Mo D. <su...@ba...> - 2002-04-14 18:55:30
|
On Fri, 12 Apr 2002 04:40:42 -0700 Mo DeJong <su...@ba...> wrote: > On Thu, 11 Apr 2002 22:47:10 -0400 > Shawn Boyce <sh...@bo...> wrote: > > > I get the following error when using configure on RedHat Linux 7.2 > > and Sun JDK 1.3.1. ... > > could not link file that includes jni.h > > It is likely that your JVM install is broken or corrupted. ... > Could you open up tcljava.m4 in your editor and have a look at > the AC_JAVA_JNI_LIBS macro? Inside that macro there are > some lib location checks that end up setting the variable > ac_java_jvm_jni_lib_flags. I just added support for Sun JDK 1.3 and 1.4 under Linux. It seems to work alright except that the tclblend/javaObj.test file makes the VM core dump. cheers Mo |