[comp.lang.lisp] Kyoto Common Lisp Compiler

chen@endor.harvard.edu (Lily Chen) (04/20/88)

I have a problem with Kyoto Common Lisp compiler.  I have written
a program in Kyoto Common Lisp which contains several files.  It
runs successfully without compiling it.  But every time I run it
after compiling (using compile-file within lisp interpreter), it
reports "xxx is not valid as a function" while it looks like the
macro xxx is not even reached.  Am I supposed to declare something?
What do I do wrong?  Any help would be appreciated.  Thanks in 
Advance.

Lily Chen