Bug 50003
| Summary: | Build problem with --gtk --no-video | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robi <robi> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Minor | CC: | mrobinson, pnormand, tonikitoo |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Robi
The following build problem is encountered when building with --gtk --no-video:
./.libs/libwebkitgtk-1.0.so: undefined reference to `WebCore::Node::hasTagName(WebCore::QualifiedName const&) const'
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
Is this happening with a Release build? I can't reproduce that error here. Can you please give it another try on your side with SVN HEAD? Thanks!
Antonio Gomes
Fixed by <http://trac.webkit.org/changeset/72745>