[Openmcl-devel] Building from source problem

Christian Hofer c_hofer at rbg.informatik.tu-darmstadt.de
Sat May 1 10:53:14 PDT 2004


Hello,

due to the current bug w.r.t. the SLIME debugger (failing ABORT, see 
mailing list there), I tried to build OpenMCL from source, downloading 
the newest sources from cvs and the current binary release, following 
the steps of the lisp-build.html within the documentation.

When I tried to build the full image out of the bootstrapping image, 
using:
./dppccl ppc-boot.image
I got the following error:

Unhandled exception 4 at 0x02010004, context->regs at #xbffff558
ERROR: undefined function call: <

The backtrace is:
(#xBFFFFA40) #x00004D7C : (subprimitive _ret1valn)
(#xBFFFFA50) #x02018D7C : #<Function DEREFERENCE-BASE-STRING 
#x06016896> + 32
(#xBFFFFA60) #x00004D7C : (subprimitive _ret1valn)
(#xBFFFFA70) #x02018A40 : #<Function %CSTR-POINTER #x060164fe> + 36
(#xBFFFFA80) #x0202939C : #<Function FOREIGN-SYMBOL-ENTRY #x06020c66> + 
112
(#xBFFFFA90) #x020295D8 : #<Function SETUP-LOOKUP-CALLS #x06020f56> + 28
(#xBFFFFAA0) #x00004D7C : (subprimitive _ret1valn)
(#xBFFFFAB0) #x0202977C : #<Anonymous Function #x06021056> + 24
(#xBFFFFAC0) #x0205B72C : #<Anonymous Function #x0603ff66> + 104
(#xBFFFFAD0) #x0000877C : (subprimitive toplevel_loop)
(#xBFFFFAE0) #x00008788 : (subprimitive toplevel_loop)
(#xbffffaf0) #x00008854 : _start_lisp + 180

Is there an easy explanation, s.th. that I made wrong, is this a bug? 
Any help appreciated!

Chris




More information about the Openmcl-devel mailing list