[Openmcl-devel] Building on a G5

flip phillips flip at skidmore.edu
Thu Apr 7 10:51:25 PDT 2005


I'm doing my damnedest to build the bleeding-edge openmcl on my G5 
under 10.3.x (I've had other issues building on one of our development 
machines under Tiger, anyone trying that too?:)

Here's what I've done, here's what fails, etc.

I've DL the latest non-bleeding openmcl-darwinppc-all-0.14.3.tar.gz
and installed it in the appropriate place, set up appropriate 
environment variables, use the openmcl script
 From this, I've verified that I can build a bootstrap image and full 
image.

I want to play with the IDE, so I decide to play with the 14-dev branch

I cvs checked it out.
Got the interfaces at openmcl-darwin-interfaces-040505.tar.gz
Copied over a dppccl.image from dppccl-image-050328.tar.gz

1) kernel builds just fine
2) I have to  (ccl:xload-level-0 :force) since, at least i -think- that 
the full cvs had some crufty FASL in it
3) Now,  (ccl:compile-ccl) hurts me. I get:

;Compiling 
"/Applications/OpenMCL/ccl/compiler/PPC/PPC64/ppc64-arch.lisp"...
;Loading #P"/Applications/OpenMCL/ccl/bindarwin/ppc64-arch.dfsl"...
;Compiling "/Applications/OpenMCL/ccl/compiler/PPC/ppc-arch.lisp"...
;Loading #P"/Applications/OpenMCL/ccl/bindarwin/ppc-arch.dfsl"...
;Compiling "/Applications/OpenMCL/ccl/lib/ppcenv.lisp"...
;Loading #P"/Applications/OpenMCL/ccl/bindarwin/ppcenv.dfsl"...
;Compiling "/Applications/OpenMCL/ccl/compiler/PPC/ppc-asm.lisp"...
;Loading #P"/Applications/OpenMCL/ccl/bindarwin/ppc-asm.dfsl"...
;Compiling 
"/Applications/OpenMCL/ccl/compiler/PPC/PPC32/ppc32-vinsns.lisp"...
;Loading #P"/Applications/OpenMCL/ccl/bindarwin/ppc32-vinsns.dfsl"...
;Compiling "/Applications/OpenMCL/ccl/compiler/PPC/ppc-lap.lisp"...
;Loading #P"/Applications/OpenMCL/ccl/bindarwin/ppc-lap.dfsl"...
;Compiling "/Applications/OpenMCL/ccl/compiler/PPC/ppc-backend.lisp"...
;Compiler warnings for 
"/Applications/OpenMCL/ccl/compiler/PPC/ppc-backend.lisp" :
;   Undefined function NEXT-NX-NUM-OPS, in an anonymous lambda form.
;   Undefined function NEXT-NX-DEFOPS, in an anonymous lambda form.
;Loading #P"/Applications/OpenMCL/ccl/bindarwin/ppc-backend.dfsl"...
 > Error in process listener(1): Undefined function NEXT-NX-DEFOPS 
called with arguments () .
 > While executing: #<Anonymous Function #x602679E>
 > Type :GO to continue, :POP to abort.
 > If continued: Retry applying NEXT-NX-DEFOPS to NIL.
Type :? for other options.

Any hints / clues here?
-f

-- 
flip phillips, phd
http://www.skidmore.edu/~flip/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 2775 bytes
Desc: not available
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20050407/2cef4e4b/attachment.bin>


More information about the Openmcl-devel mailing list