[tcljava-user] SPARC Solaris 8 attempt to build latest tcljava cvs
Brought to you by:
mdejong
From: Larry W. V. <lv...@ca...> - 2004-08-30 15:32:18
|
I grabbed the latest cvs for tcljava, which appears to be last updated in April 2004. I am attempting to build this on my sparc solaris 8 machine, with tcl 8.4.7 . I am getting this error -has anyone figure out what the solution to it is? checking whether we are using the GNU C compiler... yes checking whether gcc -pipe accepts -g... yes checking for gcc -pipe option to accept ANSI C... none needed Using the following JNI include flags -I/usr/java/include -I/usr/java/include/solaris checking to see if jni.h can be included... yes Using the following JNI library flags -lthread -L/usr/java/jre/lib/sparc -ljava -L/usr/java/jre/lib/sparc/native_threads -ljvm Using the following runtime library path /usr/java/jre/lib/sparc:/usr/java/jre/lib/sparc/native_threads checking to see if we can link a JNI application... no configure: error: could not link file that includes jni.h Either the configure script does not know how to deal with this JVM configuration or the JVM install is broken or corrupted. One weird thing is that I set the CC and CCC variables to use the Sun compiler, since that's what I used to build Tcl, but tcljava's configure doesn't seem to recognize the variables. -- Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ > Larry W. Virden <mailto:lv...@ca...> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- |