Bug 17795
Summary: | GTK buildbot failing because it can't find ICU headers | ||
---|---|---|---|
Product: | WebKit | Reporter: | Darin Adler <darin> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | CLOSED FIXED | ||
Severity: | Major | CC: | mrowe |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Darin Adler
The GTK buildbot is repeatedly failing. These are the errors:
error: unicode/uchar.h: No such file or directory
error: unicode/ustring.h: No such file or directory
error: unicode/utf16.h: No such file or directory
Someone told me this is a build slave configuration problem.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
Alp has landed an attempted fix in r30991. I'll keep an eye on the buildbots and close this if it does fix the problem.
Mark Rowe (bdash)
This is now working.