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 upCan't build servo - "Failed to run custom build command for `harfbuzz" #4732
Labels
Comments
Is this an actual filename on your system, or is the Servo code maybe inside a folder with a space in its name, which one of our makefiles is not escaping correctly? |
|
Bingo! That was it, I can compile it now. After a little bit of testing, it seems the build script is failing when a folder has a . in the name. In my company, our user accounts are created automatically in firstname.lastname, so if I move it out of my user folder it compiles. |
|
Should be fixed by servo/rust-harfbuzz#53. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the issue i'm getting. I've searched around, but not found anything.
Anyone got any ideas. Running latest version of OSX Yosemite. 10.10.1