Re: package
- From: jayessay <nospam@xxxxxxx>
- Date: 27 Apr 2007 13:02:16 -0400
"000.tushar@xxxxxxxxx" <000.tushar@xxxxxxxxx> writes:
Error: Package "user" does not exist. Use defpackage to create new
packages
have anyone seen this error? any clue ?
It's exactly what it says: There is an attempt to access a package
denoted by "user" (is it really this or actually "USER"?). :user is a
typical (but not standard) nickname for the standard package
:common-lisp-user (which has a standard nickname of :cl-user).
http://www.lispworks.com/documentation/HyperSpec/Body/11_abb.htm
i have used this library many times before but it never given me this
error. suddenly, it start giving this error, i m not getting it.
Switched implementations lately?
/Jon
--
'j' - a n t h o n y at romeo/charley/november com
.
- References:
- package
- From: 000.tushar@xxxxxxxxx
- package
- Prev by Date: Re: splicing with subst
- Next by Date: Re: What are the domains that lisp doesn't fit int?
- Previous by thread: package
- Next by thread: Re: package
- Index(es):
Relevant Pages
|