>>>>> "Rolf" == Rolf Wester <[EMAIL PROTECTED]> writes:
Rolf> I tried (for the first time) to build CMUCL. Unfortunately it didn't
Rolf> work. I have CMUCL19a installed
Rolf> under Linux. I downloaded cmucl-src-2004-12.tar.bz2 and unpacked it.
Rolf> Then I patched the code/print.lisp file according to Raymonds post.
Rolf> After doing:
Actually, you could have just extracted the function and used that in
your startup script to fix the broken printer.
Rolf> src/tools/create-target.sh /local/usr/cmucl19a2
Rolf> src/tools/build-world.sh /local/usr/cmucl19a2
Rolf> /local/usr/cmucl19a/bin/cmucl
It might be a bit of work to go from 19a to the 2004-12 snapshot.
Looking in src/bootfiles/19a, I see that there was one cross-compile
needed and several bootfiles that need to be applied.
I would suggest starting with the 2004-12 snapshot and compiling cmucl
using that.
Let us know how that goes!
Ray