package "CLOS" not found



I am trying to compile (sbcl,debian)
this code (from "screamer+.lisp" ):

(defun slot-names-of (obj)
(mapcar #'(lambda(x) (slot-value x 'CLOS::NAME))
(clos::class-slots (class-of obj))))

and get an error :

package "CLOS" not found.

Please need a clue.

Regards ,
dg

--
?If we knew what it was we were doing, it would not be called research,
would it??
--Albert Einstein
.



Relevant Pages

  • Re: Actual Lottery Stuff. WOW eh?
    ... (Clue #1) ... I never bother to compile any project because I almost always ... I put a comment into it that tells how to fix it, ... VB5 was a major upgrade from all previous versions in that it compiles ...
    (rec.gambling.lottery)
  • Re: REPOST: extremely long link times
    ... > somebodies old code that had ALOT of this stuff, and to compile it took ... and it was a noticable change. ... the compiler will only create new OBJ for those files that ... This does leave me with a lot of Test projects all over the place, ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Over-riding equals method dilemma
    ... getting these compile errors/runtime errors if the code is changed as ... > public boolean equals(Object obj) { ... And as i mentioned equals/hashcode contract was mentioned in a different ...
    (comp.lang.java.programmer)
  • Re: REPOST: extremely long link times
    ... and it's linking that's the problem - compiling's generally very ... somebodies old code that had ALOT of this stuff, and to compile it took ... only 1 OBJ will be recreated. ... This does leave me with a lot of Test projects all over the place, ...
    (microsoft.public.dotnet.languages.vc)
  • Re: djgpp on 386
    ... Nice to have references for things that far back so memory can't get too ... generates .OBJ directly). ... to compile it, and even then, you have to copy gstab.h to stab.h ... have to use DOS NASM because it can't shell the Win32 one (at least ...
    (comp.os.msdos.djgpp)