Re: [tcljava-dev] Problem using configure
Brought to you by:
mdejong
From: Shawn B. <sh...@bo...> - 2002-04-17 02:05:27
|
Thanks very much! It seems to be working. Sorry I didn't get a chance to look at tcljava.m4 myself. I don't have the build environment for this at work. On Sun, 2002-04-14 at 06:59, Mo DeJong wrote: > 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 > > _______________________________________________ > tcljava-dev mailing list > tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tcljava-dev |