[racket-dev] build problems on plt/release branch?
A few minutes ago, Ryan Culpepper wrote:
> Try building the release branch in a fresh clone. (It should be safe
> to clone your existing clone (or "checkout") rather than clone
> directly from the server.) If the errors go away, I would suspect
> the problem is that git clean missed some things.
>
> I just tried it and encountered no errors.
It's even better to start from the release source distribution, and
build that instead of working from a repository. This is useful in
providing another test that the source releases actually work.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!