Created
March 25, 2015 19:18
-
-
Save tsudot/f8a63d6d058a114e3118 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ➜ exa git:(master) make install | |
| cargo build --release | |
| Unable to update https://github.com/alexcrichton/git2-rs.git#bf374587 | |
| Caused by: | |
| failed to parse manifest at `/home/tsudot/.cargo/git/checkouts/git2-rs-cf258e7bcbaee34d/master/libgit2-sys/Cargo.toml` | |
| Caused by: | |
| target names cannot contain hyphens: libgit2-sys | |
| make: *** [target/release/exa] Error 101 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment