Okay, the compile has stopped.  Here's what I have:


$ /vol/tclsrcsol/tcl82/tcljava/unix/configure  --prefix=/usr/tcl82 
--exec-prefix=/usr/tcl82/sun4 --with-cc=cc --with-x --x-includes=/usr/openwin/include 
--enable-shared --with-tcl=/vol/tclsrcsol/tcl82/tcl/unix
loading cache ./config.cache
srcdir is /vol/tclsrcsol/tcl82/tcljava/unix
configuring for both jacl and tcl blend
configure: warning: '' is not a directory, so we search for the java compiler.
checking for javac... /usr/java1.2/bin/javac
checking for the java runtime in /usr/java1.2/bin... /usr/java1.2/bin/java
checking that you have the right java in your path.... checking for java... 
/usr/java1.2/bin/java
  You have the right java in your path, /usr/java1.2/bin/java = /usr/java1.2/bin/java
checking for the java compiler in /usr/java1.2/bin... /usr/java1.2/bin/javac
checking that you have the right javac in your path.... checking for javac... (cached) 
/usr/java1.2/bin/javac
  You have the right javac in your path, /usr/java1.2/bin/javac = 
/usr/java1.2/bin/javac
Looks like you are running jdk1.2beta3 or later
checking for the java jni_md.h include file... /usr/java1.2/include/solaris/jni_md.h
checking for the java libjava.so library file... /usr/java1.2/jre/lib/sparc/libjava.so
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for memset... yes
checking for the classes.zip or classes.jar file in /usr/java1.2/lib... 
/usr/java1.2/jre/lib/rt.jar
checking the java runtime... the java compiler works
checking the -native flag to the Java runtime... the -native flag works
checking for Tcl build in /vol/tclsrcsol/tcl82/tcl8.2.2/unix
Tcl found at /vol/tclsrcsol/tcl82/tcl8.2.2
checking for tclsh8.0... no
checking for tclsh... /usr/tcl82/sun4/bin/tclsh
configure: warning:  /usr/tcl82/sun4/bin/tclsh is not tcl version 8.0
checking for wish8.0... /ldata/bin/wish8.0
Application initialization failed: no display name and no $DISPLAY environment variable
 found wish version 8.0 at /ldata/bin/wish8.0
updating cache ./config.cache
creating ./config.status
creating Makefile
creating jwish
creating jaclsh
$ make
rm -rf /vol/tclsrcsol/tcl82/tcljava/unix/tcljava
rm -f  tcljava.jar
#
# Making tcljava.build
#
mkdir -p /vol/tclsrcsol/tcl82/tcljava/unix/tcljava
cd /vol/tclsrcsol/tcl82/tcljava/unix/../src/tcljava ;\
CLASSPATH=/vol/tclsrcsol/tcl82/tcljava/unix/tcljava:/vol/tclsrcsol/tcl82/tcljava/unix/../src/empty/empty.jar:/usr/java1.2/jre/lib/rt.jar
 \
/usr/java1.2/bin/javac -g \
        -d /vol/tclsrcsol/tcl82/tcljava/unix/tcljava \
        tcl/lang/reflect/*.java
cd /vol/tclsrcsol/tcl82/tcljava/unix/../src/tcljava ;\
CLASSPATH=/vol/tclsrcsol/tcl82/tcljava/unix/tcljava:/vol/tclsrcsol/tcl82/tcljava/unix/../src/empty/empty.jar:/usr/java1.2/jre/lib/rt.jar
 \
/usr/java1.2/bin/javac -g \
-d /vol/tclsrcsol/tcl82/tcljava/unix/tcljava \
        tcl/lang/*.java
cp -fr /vol/tclsrcsol/tcl82/tcljava/unix/../src/tcljava/tcl/lang/library \
        /vol/tclsrcsol/tcl82/tcljava/unix/tcljava/tcl/lang/library
cd /vol/tclsrcsol/tcl82/tcljava/unix/tcljava ;\
CLASSPATH=/usr/java1.2/jre/lib/rt.jar \
@JAR@ -cf0M /vol/tclsrcsol/tcl82/tcljava/unix/tcljava.jar tcl
/bin/sh: @JAR@: not found
make: *** [tcljava.jar] Error 1
$ cat config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:600: checking for javac
configure:654: checking for the java runtime in /usr/java1.2/bin
configure:658: checking that you have the right java in your path.
configure:662: checking for java
configure:708: checking for the java compiler in /usr/java1.2/bin
configure:712: checking that you have the right javac in your path.
configure:716: checking for javac
configure:832: checking for the java jni_md.h include file
configure:882: checking for the java libjava.so library file
configure:892: checking how to run the C preprocessor
configure:913: cc -E  conftest.c >/dev/null 2>conftest.out
configure:953: checking for ANSI C header files
configure:966: cc -E  conftest.c >/dev/null 2>conftest.out
configure:1033: cc -o conftest    conftest.c  1>&5
configure:1060: checking for memset
configure:1088: cc -o conftest    conftest.c  1>&5
configure:1126: checking for the classes.zip or classes.jar file in /usr/java1.2/lib
configure:1154: checking the java runtime
configure:1159: checking the -native flag to the Java runtime
configure:1314: checking for tclsh8.0
configure:1356: checking for tclsh
configure:1401: checking for wish8.0
-- 
Larry W. Virden                 <URL: mailto:[EMAIL PROTECTED]>
<URL: http://www.purl.org/NET/lvirden/> <*> O- 
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
-><-

----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 

Reply via email to