gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] difficulties with, with-standard-io and defpackage


From: Camm Maguire
Subject: Re: [Gcl-devel] difficulties with, with-standard-io and defpackage
Date: Mon, 05 Mar 2007 13:52:44 -0500
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigory ōmae) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)

Greetings!  You need to add --enable-ansi to the command line for the
ansi image.  Please let me know if problems persist.

Take care,
-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah
=============================================================================
Hi,


I must have missed something, but would appreciate it if you would be
kind enough to point out what I'm doing wrong and what I should do.


I've built gcl from gclcvs_2.7.0-64.1.tar.gz found at
http://packages.qa.debian.org/g/gclcvs.html using Ubuntu Edgy
GNU/Linux, but defpackage appears to be undefined.


tar xf gclcvs_2.7.0-64.1.tar.gz
cd gclcvs-2.7.0
./configure
make
make install


$ /usr/local/lib/gcl-2.7.0/unixport/saved_gcl
GCL (GNU Common Lisp)  2.7.0 CLtL1    Mar  3 2007 17:39:26
Source License: LGPL(gcl,gmp,pargcl), GPL(unexec,bfd,xgcl)
Binary License:  GPL due to GPL'ed components: (XGCL 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 :foo)


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.
(quit)


$


Thanks


On 2/18/07, Jeff <address@hidden> wrote:
--trimmed--
=============================================================================




reply via email to

[Prev in Thread] Current Thread [Next in Thread]