On Thu, 28 Apr 2011 07:00:46 -0600, Matthew Flatt <mfl...@cs.utah.edu> 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) But then I had a bus error, as before. David _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev