[tcljava-dev] Problem using configure
Brought to you by:
mdejong
|
From: Shawn B. <sh...@bo...> - 2002-04-12 01:52:51
|
I get the following error when using configure on RedHat Linux 7.2
and Sun JDK 1.3.1.
checking whether cc accepts -g... yes
Using the following JNI include flags -I/usr/java/jdk1.3.1_02/include
-I/usr/java/jdk1.3.1_02/include/linux
checking to see if jni.h can be included... yes
Using the following JNI library flags
Using the following runtime library path
checking to see if we can link a JNI application... configure: error:
could not link file that includes jni.h
It is likely that your JVM install is broken or corrupted.
-Shawn
|