make errors with current cvs

Per Bothner per@bothner.com
Fri Dec 20 10:36:00 GMT 2002


Robert D. Skeels wrote:
> As an aside, there is something else I am seeing under the real MacOS
> (pre-osx) when trying to run builds from the last few weeks of cvs:
> 
> Exception Occurred:
> getInstance for 'kawa.standard.Scheme' failed
>     at gnu.expr.Interpreter.getInstance(Interpreter.java:152)
>     at gnu.expr.Interpreter.getInstance(Compiled Code)
>     at kawa.repl.getInterpreter(repl.java:153)
>     at kawa.repl.processArgs(Compiled Code)
>     at kawa.repl.main(repl.java:545)
>     at 
> com.apple.mrj.JManager.JMStaticMethodDispatcher.run(JMAWTContextImpl.java)
>     at java.lang.Thread.run(Thread.java)

You might try adding an 'ex.printStackTrace();' in the catch in
getInstance to see what is really failing.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/



More information about the Kawa mailing list