[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
garnet
- To: info-mcl@services.cambridge.apple.com
- Subject: garnet
- From: deleeuw@galton.math.ucla.edu (Jan Deleeuw)
- Date: 13 Sep 1994 04:42:55 GMT
- Followup-to: comp.lang.lisp.mcl
- Newsgroups: comp.lang.lisp.mcl
- Organization: UCLA Statistics Program
- Sender: news@math.ucla.edu
I am trying to setup garnet in mcl 2.0.1 (on a quadra 800/powermac 800).
It goes astray in garnet-loader.lisp, when executing
#+apple
(progn (require 'traps)
(require 'interfaces)
(require 'quickdraw)
;; For event-handling
(ccl::require-interface 'types)
If it tries to load the last-mentioned file, it bursts into
> While executing: #<error printing #<Recursive printing error> #x140434A>
; NOTE:
> Error: There is no package named "NIL" .
> While executing: #<error printing #<Recursive printing error> #x140434A>
; NOTE:
> Error: There is no package named "NIL" .
> While executing: #<error printing #<Recursive printing error> #x140434A>
many, many times. Any hints are welcome.
--- Jan
--
Jan de Leeuw; UCLA Statistics Program; UCLA Statistical Consulting
US mail: 8118 Math Sciences, 405 Hilgard Ave, Los Angeles, CA 90024-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw@stat.ucla.edu