[racket-dev] raco make broken

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Tue Dec 13 08:16:53 EST 2011

I've pushed a repair. Thanks for the report!

At Tue, 13 Dec 2011 13:56:32 +0100, Tobias Hammer wrote:
> Hello,
> 
> raco make --no-deps seems to be broken:
> 
> default-load-handler: cannot open input file:
> racket-5.2.0.6/collects/compiler/cffi.rkt" (No such file or directory;
> errno=2)
> 
>  === context ===
> standard-module-name-resolver
> racket-5.2.0.6/collects/compiler/compiler-unit.rkt:82:2: core50
> racket-5.2.0.6/collects/compiler/commands/make.rkt: [running body]
> racket-5.2.0.6/collects/raco/raco.rkt: [running body]
> racket-5.2.0.6/collects/raco/main.rkt: [running body]
> 
> Tested with latest nightly build.
> 
> Tobias



Posted on the dev mailing list.