<div>
                    Hi,
                </div><div><br></div><div>I tried compiling Fluxus on my 64-bit iMac running Lion.</div><div>It didn't take much work for the compilation to work, I just had to exclude the video addon (Because it uses the old QuickTime APIs which aren't available on 64-bit machines)</div><div><br></div><div>However, when I try running the produced binary it crashes on line 243 of Interpreter.cpp when evaluating the startup script.</div><div><br></div><div>Here's the backtrace:</div><div>------------------------------------------------------------------------------------------</div><div><div>Program received signal EXC_BAD_ACCESS, Could not access memory.</div><div>Reason: 13 at address: 0x0000000000000000</div><div>0x000000010083be50 in get_module_src_name ()</div><div>(gdb) bt</div><div>#0  0x000000010083be50 in get_module_src_name ()</div><div>#1  0x0000000100842137 in scheme_stx_module_eq3 ()</div><div>#2  0x000000010062b624 in add_renames_unless_module ()</div><div>#3  0x000000010062a2ef in compile_k ()</div><div>#4  0x000000010065ff4f in scheme_top_level_do_worker ()</div><div>#5  0x00000001006356f7 in scheme_eval_multi ()</div><div>#6  0x0000000100635bd6 in do_eval_string_all ()</div><div>#7  0x0000000100006e33 in fluxus::Interpreter::Interpret (str=@0x7fff5fbfedf8, ret=0x10300b6e0, abort=true) at Interpreter.cpp:245</div><div>#8  0x000000010000754d in fluxus::Interpreter::Initialise () at Interpreter.cpp:162</div><div>#9  0x000000010000e50f in run (data=0x1030db590) at main.cpp:270</div><div>#10 0x00000001005e3081 in scheme_main_stack_setup ()</div><div>#11 0x000000010000e4c4 in main (argc=51230096, argv=0x7fff5fbfedf8) at main.cpp:437</div></div>
                <div><div>------------------------------------------------------------------------------------------</div><div><br></div><div>I can't for the life of me figure out why this happens.</div><div>I tried both the official Racket binaries and compiling it myself using homebrew and that had no effect. (both builds were version 5.2)</div><div>Has anyone successfully compiled on a recent mac, and if so what steps did it take?</div><div><br></div>Best regards,<br>– Fjölnir Ásgeirsson, A future contributor ..hopefully :)<br><div><br></div></div>