[asdf-devel] Error when loading asdf.lisp: Package "LINUX" does not exist
alberich
alberich at gmx.at
Mon Feb 8 07:50:18 UTC 2010
Hello,
I'm using opensuse 4.3 and clisp 2.44.1
When trying to load asdf.lisp (git-version), load breaks with the error
message that package "LINUX" did not exist (line 500).
I could, however not find a file defining a "linux" package.
After commenting out
; #+clisp (defun get-uid () (linux:getuid))
loading asdf.lisp works fine.
Still, when trying to load asdf-install.lisp, load stops with the error
message that the file SB-POSIX did not exist.
Any ideas?
Regards
Alain Berich
More information about the asdf-devel
mailing list