With the current cvs, it runs after building, but I'm not getting far
because I can't define any packages:

/home2/gcl-cvs/gcl $>xbin/gcl
GCL (GNU Common Lisp)  2.7.0 CLtL1  profiling  Jan  4 2008 14:22:50
Source License: LGPL(gcl,gmp,pargcl), GPL(unexec,bfd,xgcl)
Binary License:  GPL due to GPL'ed components: (READLINE BFD UNEXEC)
Modifications of this banner must retain notice of a compatible license
Dedicated to the memory of W. Schelter

Use (help) to get some basic information on how to use GCL.

Temporary directory for compiler files set to /tmp/

>(defpackage)

Error: UNDEFINED-FUNCTION :NAME DEFPACKAGE NIL
Fast links are on: do (si::use-fast-links nil) for debugging
Signalled by EVAL.
UNDEFINED-FUNCTION :NAME DEFPACKAGE NIL

Broken at EVAL.  Type :H for Help.
>>

Tim Josling



_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to