Sean Lake wrote:
[]
>>> Thread 0 Crashed:
>>> 0   libSystem.B.dylib   0x9012cab0 _malloc_initialize + 1016
>>> 1   libSystem.B.dylib   0x90002fb8 malloc + 48
>>> 2   sbcl                0x0000a9bc successful_malloc + 28
>>> 3   sbcl                0x0000aa10 copied_string + 32
>>> 4   sbcl                0x0000de2c os_get_runtime_executable_path + 76
>>> 5   sbcl                0x0000ac18 main + 104
>>> 6   sbcl                0x00001f74 start + 68
>> One could try to make the package builddepend on clisp and try to compile it
>> with clisp, which is a suggested procedure. When I just tried this by hand,
>> it went quite far, but eventually crashed with the error
>>
>>> //entering make-target-1.sh
>>> //building runtime system and symbol table file
>>> GNUmakefile:31: genesis/Makefile.features: No such file or directory
>>> make: *** No rule to make target `genesis/Makefile.features'.  Stop.
>> So this would need some more porting effort.
>>
>> --
>> Martin
>>
> 
> That's odd. I have sbcl 1.0.19 installed. An error like that sounds
> like it should affect all versions.

Yes, it looks like a buffer overflow or something, but:
I have 1.0.15 installed, which works, and also the version 1.0.2 it uses 
for bootstrapping works:

costabel% 
/sw/src/fink.build/sbcl-1.0.15-1/sbcl-1.0.2-powerpc-darwin/src/runtime/sbcl 
--version
SBCL 1.0.2
costabel% /sw/bin/sbcl --version
SBCL 1.0.15
costabel% 
/sw/src/fink.build/sbcl-1.0.23-2/sbcl-1.0.22-powerpc-darwin/src/runtime/sbcl 
--version
Bus error

-- 
Martin


------------------------------------------------------------------------------
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

Reply via email to