Hi,
Rudi Schlatte wrote:
> On 4. M�r 2004, at 14:20, Giannandrea Castaldi wrote:
>
>
>>I'm trying to install acl-compat (asdf-install:install "acl-compat")
>>but
>> I've the following error:
>>
>>The slot ASDF::RELATIVE-PATHNAME is unbound in the object #<ASDF:SYSTEM
>>
>>ACL-COMPAT-SYSTEM::CMUCL-GRAYSTREAM
>>
>>{48BB893D}>
>> [Condition of type UNBOUND-SLOT]
>
>
> Hi,
>
> I've recently frobbed that part of the acl-compat.asd file. The
> problem is that Debian and vintage cmucl have different methods of
> loading Gray streams. Could you write me which version of cmucl you
> are using, so I know what to test?
I'm using cmucl-18e-r2 on Gentoo. I'm trying to use acl-compat with ucw
and on the ucw mailing suggests me to use their included version of
acl-compat and not that on cliki. I do so but now I've the following error:
File-error in function TRUENAME:
The file "library:subsystems/gray-streams-library.x86f" does not exist.
[Condition of type KERNEL:SIMPLE-FILE-ERROR]
Looking for the file gray-streams-library.x86f I found that in my cmucl
installation on Gentoo I've only one file in /usr/lib/cmucl/subsystems
that is clm-library.x86f.
Is there anyone that use cmucl on Gentoo? Probably is better if I pass
to Debian?
Thanks.
Giannandrea