On Sun, Mar 7, 2010 at 9:17 PM, Matthew Mondor <span dir="ltr"><<a href="mailto:mm_lists@pulsar-zone.net">mm_lists@pulsar-zone.net</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
behemoth$ ecl<br>
;;; Loading #P"/usr/pkg/lib/ecl-10.3.1/asdf.fas"<br>
;;; Loading #P"/usr/pkg/lib/ecl-10.3.1/cmp.fas"<br>
;;; Loading #P"/usr/pkg/lib/ecl-10.3.1/sysfun.lsp"<br>
ECL (Embeddable Common-Lisp) 10.3.1<br>
Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya<br>
Copyright (C) 1993 Giuseppe Attardi<br>
Copyright (C) 2000 Juan J. Garcia-Ripoll<br>
ECL is free software, and you are welcome to redistribute it<br>
under certain conditions; see file 'Copyright' for details.<br>
Type :h for Help.<br>
Top level in: #<process SI:TOP-LEVEL 0807afc0>.<br>
> (require :profile)<br>
<br>
;;; Loading #P"/usr/pkg/lib/ecl-10.3.1/profile.fas"<br>
NIL</blockquote></div><div><br></div><div>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'</div>
<div><br></div><div>Juanjo </div><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com">http://juanjose.garciaripoll.googlepages.com</a><br>