>Is there any chance we'll see Factor running on Mac OS X 10.4? >Has anybody tried building Factor on 10.4? > >/Jon
I just tried the build instructions here: <http://concatenative.org/wiki/view/Factor/GIT%20repository> Everything went fine until I tried Step 4, doing "./factor -i=boot.macosx-ppc.image". After a while I got this: >P" resource:basis/ui/cocoa/cocoa.factor" >8: ui.cocoa.views core-foundation threads math.geometry.rect ; > ^ >P" resource:basis/ui/cocoa/views/views.factor" >360: } ; > ^ >The image refers to a library or symbol that was not found at load time > >The following restarts are available: > >:1 Load resource:basis/ui/cocoa/views/views.factor again >:2 Load resource:basis/ui/cocoa/cocoa.factor again >( scratchpad ) Then I was stuck. I tried typing :1 and :2, but they didn't get me any further. Is it the boot.macosx-ppc.image that doesn't fit with OSX 10.4 ? /Jon ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
