undefined (asdf:system-license on clisp+cywgin
- From: Mirko.Vukovic@xxxxxxxxx
- Date: Fri, 14 Mar 2008 02:07:41 -0700 (PDT)
Hi,
I am trying to load nlisp on my clisp+cygwin insallation, and it is
breaking on the undefined function asdf:system-license.
(It -- the nlisp package -- is loading flawlessly on linux+sbcl)
I looked in asdf.lisp, and I see that system-license is an exported
function, but I don't see it defined anywhere. Same with a few
others, like unix-dso for example.
I am further puzzled by the hash marks in the package definition:
(defpackage #:asdf
(:export #:defsystem #:oos #:operate #:find-system #:run-shell-
command
#:system-definition-pathname #:find-component ; miscellaneous
#:hyperdocumentation #:hyperdoc
I guess that I am missing something, but what?
thank you,
Mirko
.
- Follow-Ups:
- Re: undefined (asdf:system-license on clisp+cywgin
- From: Kaz Kylheku
- Re: undefined (asdf:system-license on clisp+cywgin
- From: Marco Antoniotti
- Re: undefined (asdf:system-license on clisp+cywgin
- Prev by Date: Re: Lisper's first look at Haskell
- Next by Date: Re: How to execute a function passed as a list
- Previous by thread: How to execute a function passed as a list
- Next by thread: Re: undefined (asdf:system-license on clisp+cywgin
- Index(es):