[cl-rdbms-devel] basic loading problem

Attila Lendvai attila.lendvai at gmail.com
Sun Apr 27 09:20:10 UTC 2008


>  Am experiencing the following error on asdf:load-op ..
>
>  The function CL-RDBMS::REGISTER-READTABLE-FOR-SWANK is undefined.
>    [Condition of type UNDEFINED-FUNCTION]

for the record, the problem was with cl-def being loaded without swank
while it was compiled with swank loaded (or something like that :)

the fix was to set up proper asdf-system-connections for cl-def and
swank and now it depends on cl-syntax-sugar, too.

so darcs pull in cl-def should fix loading with or without swank.

-- 
 attila



More information about the cl-rdbms-devel mailing list