Bug 50003 - Build problem with --gtk --no-video
Summary: Build problem with --gtk --no-video
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-23 21:48 PST by Robi
Modified: 2010-11-25 12:34 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robi 2010-11-23 21:48:09 PST
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'
Comment 1 Philippe Normand 2010-11-25 02:44:26 PST
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!
Comment 2 Antonio Gomes 2010-11-25 12:34:23 PST
Fixed by <http://trac.webkit.org/changeset/72745>