On Thu, Oct 14, 2010 at 2:00 AM, Ilya Kliot <span dir="ltr"><<a href="mailto:plushe@gmail.com">plushe@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

;;;   Invoking external command:<br>
;;;   cl -Fe"C:/Users/plush/Local Settings/Temporary Internet<br>
Files/common-lisp/usr/ecl10.4.1/asdf/defpackage.fas"<br>
"C:/Users/plush/AppData/Local/Temp/EAA38.obj" "C:/Users/plush/Local<br>
Settings/Temporary Internet<br>
Files/common-lisp/usr/ecl10.4.1/asdf/defpackage.obj"   /LD /link<br>
/incremental:no /nologo /nodefaultlib:libcmt /nodefaultlib:libcmtd<br>
/nodefaultlib:libc /nodefaultlib:libcd /nodefaultlib:msvcrtd.lib<br>
ecl.lib user32.lib ws2_32.lib shell32.lib /EXPORT:init_fas_CODE<br>
/LIBPATH:c:/usr/ecl10.4.1/ /IMPLIB:C:/Users/plush/Local<br>
Settings/Temporary Internet<br>
Files/common-lisp/usr/ecl10.4.1/asdf/defpackage.implib<br clear="all"></blockquote><div><br>This looks like a bug that was fixed not long ago: the argument to IMPLIB should be quoted, because there are spaces in the path that follows. "C:/Users/plush/Local Settings/Temporary Internet Files/common-lisp/usr/ecl10.4.1/asdf/defpackage.implib"<br>

<br>Possible solutions: wait until next release or change the environment variable TMPDIR, TEMP or TMP (in this precise order of priority) to point ot a directory without spaces in it.<br><br>Juanjo <br></div></div><br>-- <br>

Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com">http://juanjose.garciaripoll.googlepages.com</a><br>