classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Prepare.cpp problem?


From: Daryl Lee
Subject: Prepare.cpp problem?
Date: Fri, 13 Sep 2002 19:00:48 -0400
User-agent: Mutt/1.2.5i

I'm trying to get mauve implemented, and have an unexpected problem.  The 
problem seems to be in processing the KEYS option to make. I'm using gcj 3.2, 
orp 1.0.10, classpath 0.04 (with its included mauve-classpath copied to the top 
mauve directory) and the 9/9/02 snapshot of mauve.

echo "gnu.testlet.java.io.File.jdk11" | orp gnu.testlet.SimpleTestHarness

returns "0 of 49 tests failed."

But "make KEYS=classpath check" produces this result:

<< after a lot of script echoing that looks reasonable >>
cat classes | \
CLASSPATH=$CLASSPATH:`/bin/pwd` orp gnu.testlet.SimpleTestHarness
orp: Prepare.cpp:924: Intfc_Table *create_populate_class_interface_table (Class 
*): Assertion `method' failed.
/usr/local/bin/orp: line 2:  9614 Aborted                 
~/java/gnujava/orp/orp-1.0.10/mains/orp/Linux/dbg/orp -swapjit 0 1 -classpath 
$GNUCLASSPATH $*

-- 
Daryl Lee
Marietta, GA




reply via email to

[Prev in Thread] Current Thread [Next in Thread]