This is from this morning's CVS.
configure'd with...
./configure --with-jdk=/usr/local/java --enable-libffi
--enable-debugging --enable-logging --with-x=no --with-gnu-ld
--with-ltdl --enable-shared
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/libjni/include
-I../../lib/libjni/include -I../../lib/libjvmdi/include
-DCLASSZIPDIR=\"/usr/local/japhar/share\" -I../../lib/zlib -I../../lib/libffi/include
-I../../lib/libffi/include -DLINUX -DDEBUG -DLOGGING -g -O2 -Wp,-MD,.deps/zextract.pp
-c -fPIC -DPIC zextract.c -o zextract.lo
/bin/sh ../../libtool --mode=link gcc -g -O2 -o libruntime.la -rpath
/usr/local/japhar/lib -version-info 1:0:0 ../../lib/zlib/libzlib.la abort.lo alloc.lo
arrays.lo array-class.lo class-repository.lo classpath.lo clparse.lo exceptions.lo
field.lo gc.lo init.lo interploop.lo jstrings.lo log.lo method.lo nativeglue.lo
objects.lo primitive-class.lo printf.lo resolve.lo sig.lo stubgc.lo thread.lo
zextract.lo
libtool: link: error: cannot link shared libraries into libtool libraries
make[2]: *** [libruntime.la] Error 1
make[2]: Leaving directory `/home/cbj/hungry/java/japhar/lib/libruntime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cbj/hungry/java/japhar/lib'
make: *** [all-recursive] Error 1
--
Brian Jones <[EMAIL PROTECTED]>