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