[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compiling clue with victoria day pcl



I am compiling CLUE using Victoria day PCL in Lucid 3.0.2.
While compiling (defcontact composite ... ) in intrinsics.lisp,
PCL goes bananas... and it loops in the following cycle:

 PCL::|(METHOD UPDATE-METHOD-INHERITANCE (STANDARD-CLASS T T))| <-
 PCL::|(METHOD PROPAGATE-CLASS-UPDATE (STANDARD-CLASS T T T))| <-
 PCL::|(METHOD UPDATE-CLASS (STANDARD-CLASS))| <-
 PCL::COMPUTE-COLUMN-SPECIALIZERS <-
 PCL::COMPUTE-COMBINATION-POINTS <-
 PCL::COMPUTE-COMBINED-METHODS <-
 PCL::NOTICE-METHODS-CHANGE-1 <-
 (:INTERNAL NIL PCL::RESET-GFS) <-

 The particularities of PCL are:
> (pcl::bug-report-info)
PCL system date: 5/22/89  Victoria Day PCL
Lisp Implementation type: Lucid Common Lisp
Lisp Implementation version: 3.0.2
*features*: (:CLOS :XLIB :PORTABLE-COMMONLOOPS :PCL :PQC :COMMON-LISP
:LUCID :UNIX :SUN :MC68000 :IEEE-FLOATING-POINT :LCL3.0 :LOOP :EGC
:COMPILER)
NIL
> 
(please note that I renamed the package pcl to have the synonym clos)

Question:  Has anyone succeded in compiling CLUE with Lucid 3.0.2 +
Victoria day PCL? am I missing some patches to pcl?

Sergio Mujica		mujica@cs.ucla.edu
Computer Science Department, UCLA