Bug 94428
Summary: | REGRESSION (r125972): Mac build broken | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Carlson <eric.carlson> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | cgarcia, mrobinson |
Priority: | P2 | Keywords: | LayoutTestFailure, MakingBotsRed, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://build.webkit.org/builders/Apple%20Lion%20Release%20%28Build%29/builds/2727/steps/compile-webkit/logs/stdio |
Eric Carlson
This change has broken the Mac build, eg. http://build.webkit.org/builders/Apple%20Lion%20Release%20%28Build%29/builds/2727/steps/compile-webkit/logs/stdio
Undefined symbols for architecture x86_64:
"__ZN7WebCore17languageDidChangeEv", referenced from:
__ZNK6WebKit10WebProcess29userPreferredLanguagesChangedERKN3WTF6VectorINS1_6StringELm0EEE in WebProcess.o
ld: symbol(s) not found for architecture x86_64
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
*** This bug has been marked as a duplicate of bug 94431 ***