Re: ASDF and McCLIM

Gary Byers <[email protected]> Wed, 3 Aug 2005 22:15:54 -0600 (MDT)
Newsgroups gmane.lisp.openmcl.bugs
Message-ID <[email protected]>

On Wed, 3 Aug 2005, bryan o'connor wrote:

> is the plan to make McCLIM support the new ASDF behavior?

I'm not sure; I asked on #lisp, and someone said that they thought
that antifuchs was working on it.  (I assumed that this meant "working
on the McCLIM system definition, but I'm not sure of that.)

I think that the problem's been around for a while; I saw a message
from this past May on (IIRC) a McCLIM mail archive.  It'd probably
be worth finding (and searching) that archive to see if there's
a recommended workaround.

>
> we should probably just revert back to the previous ASDF
> (i think it was 1.85 + the *module-provider-functions* hook
> for openmcl).
>
>    ...bryan
>
>> The version of ASDF in OpenMCL's current bleeding-edge tree (1.187 ?) seems 
>> to have difficulty loading system definitions for McCLIM,
>> apparently because file names are used to name components, the current
>> ASDF checks for duplicate component names, and McCLIM contains more
>> than one file/component named "package".
>> 
>> AFAIK, this isn't OpenMCL-specific; I'm not sure how to best deal
>> with this.
>
> _______________________________________________
> Bug-openmcl mailing list
> [email protected]
> http://clozure.com/mailman/listinfo/bug-openmcl
>
>