Is Garnet (3.0) still compilable in CMUCL (18d) ?


 When I type ( load "garnet-loader" ) during compilation [ after
( load "garnet-prepare-compile" ) ], it runs for a while and then stops showing
a file error.  I am pasting just the last few lines below -

 The strange thing is, it's trying to load 
"/home/ju/cache/garnetx/bin/lapidary/constraint-gadget-loader" which is created
after compilation.


------------------------------>

Loading #p"/home/ju/cache/garnetx/src/gilt/gilt-functions-loader"
;;; Loading #p"/home/ju/cache/garnetx/src/gilt/gilt-functions-loader.lisp".

File-error in function COMMON-LISP::INTERNAL-LOAD:
   "/home/ju/cache/garnetx/bin/lapidary/constraint-gadget-loader" does not exist
.

Restarts:
  0: [CHECK-AGAIN] See if it exists now.
  1: [USE-VALUE  ] Prompt for a new name.
  2: [CONTINUE   ] Return NIL from load of #p"/home/ju/cache/garnetx/bin/lapidar
y/constraint-gadget-loader".
  3:               Return NIL from load of #p"/home/ju/cache/garnetx/src/lapidar
y/lapidary-loader".
  4:               Return NIL from load of "garnet-loader".
  5: [ABORT      ] Return to Top-Level.

Debug  (type H for help)


(COMMON-LISP::INTERNAL-LOAD
 #p"/home/ju/cache/garnetx/bin/lapidary/constraint-gadget-loader"
 NIL
 :ERROR
 NIL)
Source: Error finding source:
Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM:  Source file no longer exists:
  target:code/load.lisp.
0] 5
* (quit)




Reply via email to