Dear Alberich, which version of ASDF are you using? We fixed a similar-sounding bug recently (in 1.606).
[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ] Of all the things I've lost in life, I miss my mind the most... — Ozzy Ozbourne On 8 February 2010 02:23, alberich <[email protected]> wrote: > 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 > > > > _______________________________________________ > asdf-devel mailing list > [email protected] > http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel > _______________________________________________ asdf-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
