[Ecls-list] asdf-install with ecl 10.4.1 windows7 64bit
Ilya Kliot
plushe at gmail.com
Thu Oct 14 00:00:57 UTC 2010
Hi, sorry, probably lame question
I'm trying to set up emacs with ecl and slime and got it working fine
, but completely lost in asdf-install process
when I'm going through asdf-install setup tutorial
http://common-lisp.net/project/asdf-install/tutorial/setup.html
and trying to execute the command
(asdf:operate 'asdf:compile-op :asdf-install)
I'm receiving output of this kind
Note:
;;; Invoking external command:
;;; cl -Fe"C:/Users/plush/Local Settings/Temporary Internet
Files/common-lisp/usr/ecl10.4.1/asdf/defpackage.fas"
"C:/Users/plush/AppData/Local/Temp/EAA38.obj" "C:/Users/plush/Local
Settings/Temporary Internet
Files/common-lisp/usr/ecl10.4.1/asdf/defpackage.obj" /LD /link
/incremental:no /nologo /nodefaultlib:libcmt /nodefaultlib:libcmtd
/nodefaultlib:libc /nodefaultlib:libcd /nodefaultlib:msvcrtd.lib
ecl.lib user32.lib ws2_32.lib shell32.lib /EXPORT:init_fas_CODE
/LIBPATH:c:/usr/ecl10.4.1/ /IMPLIB:C:/Users/plush/Local
Settings/Temporary Internet
Files/common-lisp/usr/ecl10.4.1/asdf/defpackage.implib
and following error
Filesystem error with pathname #P"C:/Users/plush/Local
Settings/Temporary Internet
Files/common-lisp/usr/ecl10.4.1/asdf/defpackage.fas".
Either
1) the file does not exist, or
2) we are not allow to access the file, or
3) the pathname points to a broken symbolic link.
[Condition of type FILE-ERROR]
I suppose that some variables are not set correctly but getting crazy
to got which and where
sorry again
PLEASE HELP !!! :)
More information about the ecl-devel
mailing list