On Thu, Jun 27, 2013 at 10:32 PM, Asumu Takikawa <[email protected]> wrote: > On 2013-06-27 22:21:23 -0400, [email protected] wrote: >> 42b5cfe Asumu Takikawa <[email protected]> 2013-06-27 22:17 >> : >> | Use racket/cmdline instead of mzlib/cmdline >> | >> | This should fix the build >> : > > This fixes the build on my machine, but there are several more files > left over that have dependencies on `mzlib`. I don't know which are > essential: > > * racket/src/mac/osx_appl.rkt
I just pushed a fix for this. > * racket/src/racket/gc/upgrade.rkt I think my push fixes this, but I can't figure out how to run this program, or if it's referenced anywhere. > * racket/src/worksp/gc2/make.rkt > * racket/src/worksp/mzcom/xform.rkt These both depend on `mzlib/restart`, which is non-trivial. Matthew, should I just move that back and let you work that out? Are these files critical now? Sam _________________________ Racket Developers list: http://lists.racket-lang.org/dev

