[racket-dev] raco make broken

2011-12-13 Thread Tobias Hammer
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

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] raco make broken

2011-12-13 Thread Matthew Flatt
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

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev