Hi Thomas,

Thomas Keane wrote:
Hi,
I'm getting a different error now when I try to run "make check" on the
latest CVS kaffe. Running stable Debian on PA-RISC architecture. Here's
the error:
make[1]: Entering directory `/root/kaffe/libraries/javalib'
rm -rf lib
mkdir lib
/bin/sh ./rebuildLib @essential.files
Compiling classes from @essential.files using
/root/kaffe/kaffe/kaffe/kaffe-bin -verbosegc -mx 256M at.dms.kjc.Main
lt-kaffe-bin: exception.c:308: dispatchException: Assertion
`!intsDisabled()' failed.
./rebuildLib: line 58: 30943 Aborted $JAVAC $VERBOSE
$JAVAC_FLAGS -d $LIBDIR $CPATH ${1+"$@"}
make[1]: *** [lib/stamp] Error 134
make[1]: Leaving directory `/root/kaffe/libraries/javalib'
make: *** [check-recursive] Error 1

I've looked into this and I've experienced the same kind of problems. When I configure kaffe with --disable-shared, it works for me, though. I still get 16 regression tests failing, though.


Does configuring with --disable-shared help in your case?

cheers,
dalibor topic


_______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to