Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upcryptic "O: command not found" diagnostic in case rustc isn't installed #127
Labels
Comments
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
Import test cases from DVCS for DAP proximity events
glennw
added a commit
to glennw/servo
that referenced
this issue
Jan 16, 2017
Fix alpha blending in the border radius shader.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I looked at README.md and skipped right to the "Building" section with git clone, configure etc. It happily built mozjs and such, then fell over and complained about "O: command not found." Details below.
Perhaps configure should have complained earlier?
To reproduce:
Expected: configure complains about missing rustc
Actual: