[Ecls-list] 10.3.1 slime issues

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Sun Mar 7 21:40:27 UTC 2010


On Sun, Mar 7, 2010 at 9:17 PM, Matthew Mondor <mm_lists at pulsar-zone.net>wrote:

> behemoth$ ecl
> ;;; Loading #P"/usr/pkg/lib/ecl-10.3.1/asdf.fas"
> ;;; Loading #P"/usr/pkg/lib/ecl-10.3.1/cmp.fas"
> ;;; Loading #P"/usr/pkg/lib/ecl-10.3.1/sysfun.lsp"
> ECL (Embeddable Common-Lisp) 10.3.1
> Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya
> Copyright (C) 1993 Giuseppe Attardi
> Copyright (C) 2000 Juan J. Garcia-Ripoll
> ECL is free software, and you are welcome to redistribute it
> under certain conditions; see file 'Copyright' for details.
> Type :h for Help.
> Top level in: #<process SI:TOP-LEVEL 0807afc0>.
> > (require :profile)
>
> ;;; Loading #P"/usr/pkg/lib/ecl-10.3.1/profile.fas"
> NIL


There is something wrong in your system. If ECL loads ASDF then when REQUIRE
is invoked, it should not load profile.fas but profile.asd (which
incidentally loads profile.fas). Could you try the same with '-norc'

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100307/1a65b6ed/attachment.html>


More information about the ecl-devel mailing list