[Bese-devel] Re: ucw boxset

Marco Baringer mb at bese.it
Wed May 3 09:43:19 UTC 2006


Waldo Rubinstein <waldo at trianet.net> writes:

> Marco,
>
> I just downloaded your boxset on a fresh SBCL install in Mac OS X.
> Here is the output of the initial sbcl --load start.lisp command:

while i was unable to reproduce this specific error (it looks like
asdf/asdf.lisp isn't getting loaded) i did get errors regarding
trivial-sockets. there are a couple of things i needed to change in
trivial-sockets, until i can talk to dan and see about merging these
into the 'main' trivial-sockets (some of the patches are of debatable
quality) i've created a temporary repo and the boxset uses that
instead of the one on versions.telent.net (gotta love run-on
sentences).

my only suggestion atm is to get the tarball again (i just regenerated
it) and see if you problem still persists. if it does, and it's still
the asdf issue, try to figure out what happens when the first form of
load-asdf.lisp (the auto-generated file) is executed and why that
doesn't in fact load asdf. maybe we sholud do #+sbcl (require :asdf)
#-sbcl (load asdf/asdf.lisp) or something in load-asdf.lisp...

-- 
-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




More information about the bese-devel mailing list