Re: [Factor-talk] Build error on OS X 10.6?

2009-09-12 Thread John Benediktsson
> The assertion in question is guarded by a #ifdef FACTOR_DEBUG. Why is > this being set? Do you have 'DEBUG=1' in your environment? Yes - I had DEBUG set for another application I was working with, and hadn't noticed. That works now. Thanks! John. -

Re: [Factor-talk] Build error on OS X 10.6?

2009-09-11 Thread Slava Pestov
Hi John, The assertion in question is guarded by a #ifdef FACTOR_DEBUG. Why is this being set? Do you have 'DEBUG=1' in your environment? Slava On Fri, Sep 11, 2009 at 7:10 PM, John Benediktsson wrote: > Hi guys, > I've been having trouble building Factor on my Snow Leopard since a > few days.

[Factor-talk] Build error on OS X 10.6?

2009-09-11 Thread John Benediktsson
Hi guys, I've been having trouble building Factor on my Snow Leopard since a few days.  Slava thought I might message the list and see if anyone has similar issues? Assertion failed: (gc_locals.back() == (cell)this), function ~gc_root, file vm/local_roots.hpp, line 22. $ gcc --version i686-apple-