Re: [asdf-devel] Bizarre consequences of FIND-SYSTEM in ASDF.

2009-12-02 Thread Robert P. Goldman
Can you provide a more complete pointer to this post? I'm afraid I don't know what you refer to. Thanks, R On Dec 1, 2009, at 21:38, Daniel Herring dherr...@tentpost.com wrote: On Tue, 1 Dec 2009, Gary King wrote: There would be several benefits if FIND-SYSTEM were to simply PROBE-FILE

Re: [asdf-devel] Bizarre consequences of FIND-SYSTEM in ASDF.

2009-12-02 Thread dherring
Robert P. Goldman wrote: On Dec 1, 2009, at 21:38, Daniel Herring dherr...@tentpost.com wrote: Drepper's dso howto explains issues that might negatively affect ASDF systems in the large. Can you provide a more complete pointer to this post? I'm afraid I don't know what you refer to. Sorry;

Re: [asdf-devel] Bizarre consequences of FIND-SYSTEM in ASDF.

2009-11-30 Thread Robert Goldman
Daniel Herring wrote: On Sun, 29 Nov 2009, Robert Goldman wrote: Can you explain how you got hold of McCLIM and CL-Utilities? I'd be interested in seeing if I can replicate this, but I haven't used McCLIM in years, and back in those dark days we used only CVS (and we walked to school

Re: [asdf-devel] Bizarre consequences of FIND-SYSTEM in ASDF.

2009-11-30 Thread Robert Goldman
dherr...@tentpost.com wrote: Robert Goldman wrote: Daniel Herring wrote: On Sun, 29 Nov 2009, Robert Goldman wrote: There would be several benefits if FIND-SYSTEM were to simply PROBE-FILE for a system definition in each of the configured paths (e.g. path1/system.asd,

Re: [asdf-devel] Bizarre consequences of FIND-SYSTEM in ASDF.

2009-11-30 Thread dherring
Robert Goldman wrote: Daniel Herring wrote: On Sun, 29 Nov 2009, Robert Goldman wrote: I'm actually surprised to see that cl-utilities wants to load the swank asdf definition, too It was McCLIM that wanted swank (IIRC for a simple IDE). Cl-utilities requires sb-rotate-byte. OK, I'm

[asdf-devel] Bizarre consequences of FIND-SYSTEM in ASDF.

2009-11-29 Thread Samium Gromoff
This appears to happen both on 1.369 and whatever is shipped with fresh SBCL. Prerequisites: ensure a setup where both MCCLIM and CL-UTILITIES are loadable after ASDF is loaded. r...@auriga:/home/deepfire/source# sbcl --eval '(require :asdf)' --eval '(asdf:find-system :mcclim)' This is SBCL

Re: [asdf-devel] Bizarre consequences of FIND-SYSTEM in ASDF.

2009-11-29 Thread Robert Goldman
Can you explain how you got hold of McCLIM and CL-Utilities? I'd be interested in seeing if I can replicate this, but I haven't used McCLIM in years, and back in those dark days we used only CVS (and we walked to school barefoot, uphill /both ways/). Maybe provide git urls for both mcclim and

Re: [asdf-devel] Bizarre consequences of FIND-SYSTEM in ASDF.

2009-11-29 Thread Daniel Herring
On Sun, 29 Nov 2009, Robert Goldman wrote: Can you explain how you got hold of McCLIM and CL-Utilities? I'd be interested in seeing if I can replicate this, but I haven't used McCLIM in years, and back in those dark days we used only CVS (and we walked to school barefoot, uphill /both