[Bese-devel] Compilation errof for mod_lisp.c
Giannandrea Castaldi
g.castaldi at quinary.com
Thu Mar 4 17:33:15 UTC 2004
Giannandrea Castaldi wrote:
> Marco Baringer wrote:
>
>> On Giovedì, mar 4, 2004, at 14:49 Europe/Rome, Giannandrea Castaldi
>> wrote:
>>
>>> [snip acl-compat problems]
>>> any help?
>>
>>
>>
>> I don't know. The first thing i can think of is that the version of
>> acl-compat installed via asdf-install is old, maybe...
>>
>> try using the versions of the libs distributied with ucw (assuming
>> you get the 0.2.0 tarball), see the README file fer instructions on
>> how to setup UCW using just those versions of the various libs.
>>
>> --
>> Marco
>> Ring the bells that still can ring.
>> Forget the perfect offering.
>> There is a crack in everything.
>> That's how the light gets in.
>> -Leonard Cohen
>>
>>
> Hi,
> I'm using your library but 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]
>
> Restarts:
> 0: [CONTINUE] Return NIL from load of
> #p"/home/gcast/.asdf-install-dir/systems/acl-compat.asd".
> 1: [CONTINUE] Return NIL from load of
> "/home/gcast/.asdf-install-dir/site/ucw_0.2.0/examples/run-examples-mod-lisp.lisp".
>
> 2: [ABORT] Return to Slime toplevel.
> 3: [ABORT] Return to Top-Level.
>
> Backtrace:
> 0: (TRUENAME "library:subsystems/gray-streams-library.x86f")
> 1: ("Top-Level Form")[:TOP-LEVEL]
> 2: (COMMON-LISP::SLOLOAD #<Stream for file
> "/home/gcast/.asdf-install-dir/site/ucw_0.2.0/libs/portableaserve/acl-compat/acl-compat.asd">)
>
> 3: (COMMON-LISP::INTERNAL-LOAD
> #p"/home/gcast/.asdf-install-dir/systems/acl-compat.asd"
> #p"/home/gcast/.asdf-install-dir/site/ucw_0.2.0/libs/portableaserve/acl-compat/acl-compat.asd"
> :ERROR :SOURCE)
> 4: (COMMON-LISP::INTERNAL-LOAD
> #p"/home/gcast/.asdf-install-dir/systems/acl-compat.asd"
> #p"/home/gcast/.asdf-install-dir/site/ucw_0.2.0/libs/portableaserve/acl-compat/acl-compat.asd"
> :ERROR NIL)
> 5: (LOAD #p"/home/gcast/.asdf-install-dir/systems/acl-compat.asd"
> :VERBOSE NIL :PRINT ...)
> 6: (ASDF:FIND-SYSTEM "acl-compat" NIL)
> 7: ("DEFMETHOD FIND-COMPONENT ((EQL NIL) T)" #<unused-arg>
> #<unused-arg> #<unused-arg> "acl-compat" ...)
> 8: (ASDF::DO-ONE-DEP ASDF:COMPILE-OP :ACL-COMPAT NIL)
> 9: (ASDF::DO-DEP ASDF:COMPILE-OP (:ACL-COMPAT :UCW))
> 10: ("DEFMETHOD TRAVERSE (OPERATION COMPONENT)" (#(NIL 5) . #())
> #<unused-arg> #<ASDF:COMPILE-OP NIL {4807F305}> #<ASDF:SYSTEM
> "ucw.mod-lisp" {485EB65D}>)
> 11: (ASDF::DO-DEP ASDF:COMPILE-OP ("ucw.mod-lisp"))
> 12: ("DEFMETHOD TRAVERSE (OPERATION COMPONENT)" (#(NIL 5) . #())
> #<unused-arg> #<ASDF:LOAD-OP NIL {4807CBB5}> #<ASDF:SYSTEM
> "ucw.mod-lisp" {485EB65D}>)
> 13: (ASDF:OPERATE ASDF:LOAD-OP :UCW.MOD-LISP)
> 14: (ASDF:OPERATE 2 ASDF:LOAD-OP :UCW.MOD-LISP)[:EXTERNAL]
> 15: (COMMON-LISP::SLOLOAD #<Stream for file
> "/home/gcast/.asdf-install-dir/site/ucw_0.2.0/examples/run-examples-mod-lisp.lisp">)
>
> 16: (COMMON-LISP::INTERNAL-LOAD
> #p"/home/gcast/.asdf-install-dir/site/ucw_0.2.0/examples/run-examples-mod-lisp.lisp"
> #p"/home/gcast/.asdf-install-dir/site/ucw_0.2.0/examples/run-examples-mod-lisp.lisp"
> :ERROR :SOURCE)
> 17: (COMMON-LISP::INTERNAL-LOAD
> #p"/home/gcast/.asdf-install-dir/site/ucw_0.2.0/examples/run-examples-mod-lisp.lisp"
> #p"/home/gcast/.asdf-install-dir/site/ucw_0.2.0/examples/run-examples-mod-lisp.lisp"
> :ERROR NIL)
> 18: (LOAD
> "/home/gcast/.asdf-install-dir/site/ucw_0.2.0/examples/run-examples-mod-lisp.lisp"
> :VERBOSE NIL :PRINT ...)
>
> Thanks for the help.
>
> Giannandrea
>
>
>
> _______________________________________________
> bese-devel mailing list
> bese-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/bese-devel
Hi,
The problem is that in my cmucl installation there isn't gray-streams.
Thanks anyway.
Giannandrea
More information about the bese-devel
mailing list