This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: make errors with current cvs


02/04/2002 13:34, Per Bothner per@bothner.com:

> Does the appended patch fix it?
Yes it did. 

> (I'm not sure wher R_OK is supposed to be.)
Part of some conditional to determine if KAWALIB is valid? I really don't
read C very well.


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)

I have a 1.6.97 jar file from late November that runs fine under MacOS, so
there must have been something that changed that I wasn't seeing under osx.


((lambda (args) (display args)) "
    Robert D. Skeels
     athene@earthlink.net")


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]