Skip to content

Instantly share code, notes, and snippets.

@jbclements
Created June 5, 2013 18:08
Show Gist options
  • Save jbclements/5715905 to your computer and use it in GitHub Desktop.
Save jbclements/5715905 to your computer and use it in GitHub Desktop.
failed install
jclements-09740:~/rust/build clements> sudo make install
cfg: build triple x86_64-apple-darwin
cfg: host triples x86_64-apple-darwin
cfg: target triples x86_64-apple-darwin
Makefile:131: mk/platform.mk: No such file or directory
You need to run this command from the toplevel of the working tree.
Makefile:579: mk/target.mk: No such file or directory
Makefile:580: mk/host.mk: No such file or directory
Makefile:581: mk/stage0.mk: No such file or directory
Makefile:582: mk/rt.mk: No such file or directory
Makefile:583: mk/rustllvm.mk: No such file or directory
Makefile:584: mk/tools.mk: No such file or directory
Makefile:585: mk/docs.mk: No such file or directory
Makefile:586: mk/llvm.mk: No such file or directory
cfg: including install rules
Makefile:638: mk/install.mk: No such file or directory
make: *** No rule to make target `mk/install.mk'. Stop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment