Hi,

if i do a "../configure --prefix=$HOME && make check && make install"
i see the following problems:




1) cargo is not found:


install: /Users/lenny/bin/rustc
install: /Users/lenny/bin/cargo
cp: x86_64-apple-darwin/stage3/bin/cargo: No such file or directory make: ***
[install-host] Error 1




2) if i call rustc it says: "error: can't find crate for 'core'"
~/lib gets created, but it's empty.




The rustc from stage3 seems to be fine.


Any idea what is wrong?


Bye,
Lenny
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to