On 2011-04-04 04:07 +0800, Andy Wingo wrote: > On Sat 02 Apr 2011 17:02, Leo <[email protected]> writes: > >> I can not build the stable-2.0 branch of today on OSX 10.6.7. >> >> "_GC_pthread_sigmask", referenced from: >> _signal_delivery_thread in libguile_2.0_la-scmsigs.o > > Sorry about that. Fixed, I think. > > Andy
Still fails though with a different error: CC libguile_2.0_la-trees.lo CC libguile_2.0_la-uniform.lo CC libguile_2.0_la-values.lo CC libguile_2.0_la-variable.lo CC libguile_2.0_la-vectors.lo CC libguile_2.0_la-version.lo CC libguile_2.0_la-vm.lo cc1(57938) malloc: *** error for object 0x10357a148: incorrect checksum for freed object - object was probably modified after being freed. *** set a breakpoint in malloc_error_break to debug vm-engine.c: In function 'vm_regular_engine': vm-engine.c:38: internal compiler error: Abort trap Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://developer.apple.com/bugreporter> for instructions. make[3]: *** [libguile_2.0_la-vm.lo] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Leo
