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 upStrange error from fontsan #13253
Closed
Strange error from fontsan #13253
Labels
Comments
|
This happened because submodules in fontsan didn't get cloned. |
|
Happens here as well. |
|
It happens in existing servo checkouts, because fontsan didn't have these submodules in the past.
fixes it. |
|
Seems like this can be closed now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I had this strange error when building servo:
It did not go away after
But it went after this:
Do you have any clues why this happend?