segfault while testing lil

Faré fahree at gmail.com
Thu Apr 14 13:52:45 UTC 2016


On Thu, Apr 14, 2016 at 1:28 AM, Daniel Kochmański <daniel at turtleware.eu> wrote:
> Hey,
>
> I have on this testcase:
>
> jack at pandora ~ % rlwrap ecl -eval "'(#.(require \"asdf\")#.(asdf:test-system :lil))"
> ;;; Loading "/home/jack/quicklisp/setup.lisp"
> ;;; Loading #P"/usr/local/lib/ecl-16.1.2/asdf.fas"
> An error occurred during initialization:
> Component "reader-interception" not found, required by
> #<package-inferred-system "lil/test/base">.
>
That's just you missing a dependency.  Install all dependencies, or
try loading quicklisp instead of requiring asdf.

—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
Thinking is the hardest work there is, which is probably the reason why
so few engage in it. — Henry Ford



More information about the ecl-devel mailing list