On Jan 13, 2009, at 10:14 PM, Sean Lake wrote: > Hello all, > > sbcl version 1.0.23-2 is failing to build. The error is: > > /$*=./local-target-features.lisp-expr ./contrib/sb-bsd-sockets/foo.c > ./contrib/sb-posix/foo.c ./src/runtime/target-arch-os.h > ./src/runtime/target-arch.h ./src/runtime/target-lispregs.h > ./src/runtime/target-os.h > /$scratchfilename=/tmp/canonicalize-whitespace-1.5606.tmp > //entering make-host-1.sh > //building cross-compiler, and doing first genesis > make-host-1.sh: line 31: 5616 Bus error $SBCL_XC_HOST > <make-host-1.lisp > ### execution of sh failed, exit code 1 > > The result of fink --version is: > Package manager version: 0.28.6 > Distribution version: selfupdate-rsync Tue Jan 13 18:47:59 2009, > 10.4, powerpc > > More details: Mac OS X 10.4.11 on an iBook PPC G4 800 with 640 MB RAM, > Xcode 2.4.1 > > Should I update Xcode? Would that help, or just burn up time as I > recompile everything? > > Thanks, > Sean >
You wouldn't need to recompile everything. Once something's built it's built, so all of your existing packages would be safe. I've already got Xcode 2.5 on my Tiger setup, so I can try that (I didn't do a 10.4 test before committing sbcl-1.0.23). ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
