From: Liu
Subject: I hope who can help me for installing `CLUE' in SUN.
Date: 
Message-ID: <LIU.92Mar13103923@everest.ics.osaka-u.ac.jp>
Hello,

  I compiled `CLUE' system using Sun Common Lisp in a SPARC 2. 
The method used by me is as follows:

  1) (rename-package (find-package 'lisp) 'lisp '(common-lisp))

  2) (use-package 'clos 'common-lisp)

  3) (use-package 'lucid-common-lisp 'common-lisp)

  4) (load "defsystem.lisp")

  5) (compile-clue)

  There is any errors in the above steps. But

-------------- Begin here --------------------

> (load "examples/menu.lisp")
;;; Loading source file "examples/menu.lisp"
;;; Warning: Method (METHOD (SETF TITLE-FONT) (T TITLE-FRAME)) defined
more than once in "examples/menu.lisp"
;;; Warning: Method (METHOD (SETF TITLE-TEXT) (T TITLE-FRAME)) defined
more than once in "examples/menu.lisp"
#P"/am/home/everest/liu/tmp/Lisp/CLUE/clue/examples/menu.lisp"
> (clue-examples::just-say-lisp 'everest)
>>Error: The function CLUEI::C is undefined

UNDEFINED-FUNCTION:
:C  0: Try evaluating #'CLUEI::C again
:A  1: Abort to Lisp Top Level

-> (find-all-symbols "C")
(CLUEI::C LWALKER::C PSEUDO-CLASS::C :C CLOS::C)

------------- End here --------------------------

  I would like to know why did the error occur and, tell me 
the correct method for installing `CLUE' system in SPARC 2 
using SUN common-lisp please. If possible, I want to get your
message by E-mail.

  Thank you very much !

----
  Bo-jiang Liu  ยทยทยท@everest.ics.osaka-u.ac.jp