Hello I have problems compiling racket 5.3.3 under OpenBSD 5.3. The platform is i386. Configure flags are: "--prefix=/usr/local --disable-docs" I have 2 GB of RAM. The cairo version installed is cairo-1.12.14.
"gmake install" fails with the following error message: [output omitted] raco setup: in graphics/scribblings raco setup: making: graphics/tests raco setup: in graphics/tests raco setup: making: gui-debugger raco setup: in gui-debugger Seg fault (internal error) at 0x6918246 Abort trap (core dumped) gmake[1]: *** [install-3m] Error 134 gmake[1]: Leaving directory `/home/alexshendi/sources/packages/racket-5.3.3/src/ build1' gmake: *** [install] Error 2 What could be the cause of this error? racket-textual compiles w/o error. I need the full version of racket because I want to use the new math library and typed racket. Any hints would be appreciated. Best Regards, Alexander ____________________ Racket Users list: http://lists.racket-lang.org/users

