[asdf-devel] How to have fasls go to a fasl directory under the source directory?

2010-10-17 Thread Mitch Berkson
Is there a general way to have the fasls for files in a source directory default to being written to a fasl subdirectory of the source directory? So if I have the source in d:/lisp/lw-add-ons, I'd like the fasls to be written to d:/lisp/lw-add-ons. I have done this by adding a

[asdf-devel] Error writing some output translation

2010-10-17 Thread Mitch Berkson
I am encountering the error below when trying to load-system from directory d:/foo/: Error: Failed to MAKE-DIRECTORY file C:\Documents and Settings\mitch\Application Data\common-lisp\cache\lispworks-6.0.1-windows-x86\d\foo\d:\: The filename, directory name, or volume label syntax is

Re: [asdf-devel] Error writing some output translation

2010-10-17 Thread Faré
Which version of Lispworks are you using? (asdf:asdf-version) Can you (trace asdf::apply-output-translations asdf::translate-pathname* asdf::merge-pathnames*) ? [ François-René ÐVB Rideau | ReflectionCybernethics | http://fare.tunes.org ] Be wiser than other people if you can; but do not tell

Re: [asdf-devel] Error writing some output translation

2010-10-17 Thread Mitch Berkson
LW6. asdf 2.009 The trace results are lengthy, but the lines before the error are: 0 ASDF:MERGE-PATHNAMES* ... VALUE-0 : #Pd:/grouptix/d:/lisp/cl-pdf/pdf-template.ofasl 0 ASDF:MERGE-PATHNAMES* ... ASDF::SPECIFIED : #P**/*.* ASDF::DEFAULTS : #Pd:/ 0 ASDF:MERGE-PATHNAMES* ... VALUE-0 :