At Thu, 28 Apr 2011 21:00:24 -0300, David Bremner wrote: > On Thu, 28 Apr 2011 07:00:46 -0600, Matthew Flatt <[email protected]> wrote: > > > To make 3m work right, "src/racket/gc2/sighand.c" needs a > > __FreeBSD_kernel__ on line 128: > > > > #if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || > defined(__NetBSD__) || defined(__OpenBSD__) > > > > Does that avoid the bus error that you saw before? > > You are correct, I was/am using cgc. I needed configure --enabled places > to avoid > > ./../src/thread.c:7679:20: error: ‘scheme_code_page_total’ undeclared > (first use in this function)
FWIW, that's now fixed. > But then I had a bus error, as before. A stack trace might be helpful. Otherwise, I guess I'll have to set up a kFreeBSD virtual machine. _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

