[armedbear-devel] invoke.lisp can't find jsint.Invoke

Peter Olsen pcolsen at gmail.com
Fri Dec 23 07:03:07 UTC 2011


Ladies and Gentlemen,

I've been trying to run ABCL with JSS.  I load ABCL then I try to '(load "invoke.lisp")'.  I always get an error

Peters-MacBook-Pro:bin pcolsen$ java -cp jscheme.jar -jar abcl-1.0.0.jar 
Armed Bear Common Lisp 1.0.0
Java 1.6.0_29 Apple Inc.
Java HotSpot(TM) 64-Bit Server VM
Low-level initialization completed in 0.315 seconds.
Startup completed in 1.06 seconds.
Type ":help" for a list of available commands.
CL-USER(1): (load "invoke.lisp")
Error loading /Users/pcolsen/bin/invoke.lisp at line 194 (offset 8509)
#<THREAD "interpreter" {1DC2DAD7}>: Debugger invoked on condition of type ERROR
  Class not found: jsint.Invoke
Restarts:
  0: TOP-LEVEL Return to top level.
[1] CL-USER(2): 

I the past several years I have used Java only to support ABCL, so I may be making some simple mistake that I have not the wit to recognize.  Please feel free to tell me to RTFM, but please give me a hint about what part of TFM  I should R.

Thanks!

Peter


Peter Olsen
pcolsen at gmail.com

Scientists study the world; engineers change it.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20111223/e83a5bd1/attachment.html>


More information about the armedbear-devel mailing list