<div class="gmail_quote">Hi<br><br>I am trying to build Maxima which uses defsystem.lisp.<br><br>I have tried ECL 8.12.0 and ECL 9.4.1 and both give the same error: -<br><br>> (compile-file-pathname "foo.lsp")<br>

Filesystem error with pathname #P"SYS:cmp.NEWEST".<br>
Either<br> 1) the file does not exist, or<br> 2) we are not allow to access the file, or<br> 3) the pathname points to a broken symbolic link.<br>Broken at SI:BYTECODES.No restarts available.<br>Broken at SI:BYTECODES.<br>


<br><br>On SBCL I get the following: -<br><br>0] (compile-file-pathname "foo.lisp")<br><br>#P"C:\\Documents and Settings\\blair sutton\\foo.fasl"<br><br>I am running Windows XP (5.1.2600 Service Pack 3 Build 2600) and built both ECLs using MSVC 2008.<br>


<br>Is this a bug and are there any know workarounds?<br><br>Thanks<br><font color="#888888">Blair<br><br>
</font></div><br>