Hi, the snapshot does not build for me:
gcc -DHAVE_CONFIG_H -I. -I../../../japhar-0.07/lib/libruntime -I../../include
-I../../../japhar-0.07/include -I../../../japhar-0.07/lib/libjni/include
-I../../lib/libjni/include -DCLASSZIPDIR=\"/x/gback/jinstall/share\" -DFREEBSD -DDEBUG
-g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wreturn-type -Wcast-align -c ../../../japhar-0.07/lib/libruntime/zextract.c
>/dev/null 2>&1
/bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wreturn-type -Wcast-align -o
libruntime.la -rpath /x/gback/jinstall/lib -version-info 1:0:0 -lz abort.lo alloc.lo
arrays.lo array-class.lo class-repository.lo classpath.lo clparse.lo exceptions.lo
gc.lo getopt.lo getopt1.lo init.lo interploop.lo log.lo method.lo nativeglue.lo
objects.lo primitive-class.lo printf.lo resolve.lo sig.lo stubgc.lo thread.lo
zextract.lo -lc_r -lm
mkdir .libs
/usr/bin/ld -Bshareable -o .libs/libruntime.so.1.0 abort.lo alloc.lo arrays.lo
array-class.lo class-repository.lo classpath.lo clparse.lo exceptions.lo gc.lo
getopt.lo getopt1.lo init.lo interploop.lo log.lo method.lo nativeglue.lo objects.lo
primitive-class.lo printf.lo resolve.lo sig.lo stubgc.lo thread.lo zextract.lo
/usr/lib/c++rt0.o
(cd .libs && ln -s libruntime.so.1.0 libruntime.so)
ar cru .libs/libruntime.a abort.o alloc.o arrays.o array-class.o class-repository.o
classpath.o clparse.o exceptions.o gc.o getopt.o getopt1.o init.o interploop.o log.o
method.o nativeglue.o objects.o primitive-class.o printf.o resolve.o sig.o stubgc.o
thread.o zextract.o
ranlib .libs/libruntime.a
creating libruntime.la
(cd .libs && ln -s ../libruntime.la libruntime.la)
gcc -DHAVE_CONFIG_H -I. -I../../../japhar-0.07/lib/libruntime -I../../include
-I../../../japhar-0.07/include -I../../../japhar-0.07/lib/libjni/include
-I../../lib/libjni/include -DCLASSZIPDIR=\"/x/gback/jinstall/share\" -DFREEBSD
-DDEBUG -g -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wreturn-type -Wcast-align -c ../../../japhar-0.07/lib/libruntime/opstack_test.c
make[2]: *** No rule to make target `../../arch/libarch.la', needed by `opstack_test'.
Stop.
make[2]: Leaving directory `/x/gback/jobj/lib/libruntime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/x/gback/jobj/lib'
make: *** [all-recursive] Error 1
49.142u 19.693s 2:35.06 44.3% 877+1262k 46+3439io 31pf+0w
gback@marker [244](/x/gback/jobj) > head ./config.status
#! /bin/sh
# Generated automatically by configure.
# Run this file to recreate the current configuration.
# This directory was configured as follows,
# on host marker.cs.utah.edu:
#
# ../japhar-0.07/configure --with-sun-jdk=/usr/local/jdk1.1.6
--prefix=/x/gback/jinstall
#
# Compiler output produced by configure, useful for debugging
# configure, is in ./config.log if it exists.
gback@marker [245](/x/gback/jobj) > uname -a
FreeBSD marker.cs.utah.edu 2.2.6-BETA FreeBSD 2.2.6-BETA #0: Mon Aug 24 17:45:26 MDT
1998 [EMAIL PROTECTED]:/usr/src/sys/compile/MARKER i386
Hope that helps,
- Godmar
(NB: I'm not subscribed to the japhar list.)