Re: [racket-dev] segfault during make

2015-01-08 Thread Spencer Florence
aha! That fixed it. Thanks. On Thu Jan 08 2015 at 6:18:12 AM Matthew Flatt wrote: > Do you have the latest "images-doc" and/or "gui-lib" packages? > > Recently, there was a problem with the "images" documentation where it > tried to use `racket/gui` at document-build time. At the same time, > th

Re: [racket-dev] segfault during make

2015-01-08 Thread Matthew Flatt
Do you have the latest "images-doc" and/or "gui-lib" packages? Recently, there was a problem with the "images" documentation where it tried to use `racket/gui` at document-build time. At the same time, there was also a problem in `racket/gui` that could cause a crash (mainly on Mac OS X) after `ra