WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
108800
Failed to build WebKit using 'make'!
https://bugs.webkit.org/show_bug.cgi?id=108800
Summary
Failed to build WebKit using 'make'!
brett hart
Reported
2013-02-04 00:15:44 PST
I tried building with different options, gtk2 and gtk3. My system is linux mint 13, 32bits. cd WebKit/Tools/Scripts ./build-webkit --gtk --prefix=/usr --with-acceleration-backend=opengl --enable-webgl=yes ... CCLD Programs/GtkLauncher CXXLD Programs/TestWebKitAPI/TestGtk CXXLD Programs/DumpRenderTree ./.libs/../Source/WebCore/testing/.libs/libWebCoreInternals_la-Internals.o: In function `WebCore::Internals::locationFromRange(WebCore::Element*, WebCore::Range const*, int&)': Internals.cpp:(.text+0x1eee): undefined reference to `WebCore::TextIterator::getLocationAndLengthFromRange(WebCore::Node*, WebCore::Range const*, unsigned int&, unsigned int&)' ./.libs/../Source/WebCore/testing/.libs/libWebCoreInternals_la-Internals.o: In function `WebCore::Internals::lengthFromRange(WebCore::Element*, WebCore::Range const*, int&)': Internals.cpp:(.text+0x1f58): undefined reference to `WebCore::TextIterator::getLocationAndLengthFromRange(WebCore::Node*, WebCore::Range const*, unsigned int&, unsigned int&)' collect2: error: ld returned 1 exit status make[1]: *** [Programs/DumpRenderTree] Error 1 make[1]: Leaving directory `/home/brett/WebKit/WebKitBuild/Release' make: *** [all] Error 2 Failed to build WebKit using 'make'!
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2013-02-04 12:52:41 PST
Please e-mail webkit-help about this. We only use Bugzilla for WebKit bug, so if it's a misconfiguration, it is not appropriate to discuss it here. And if the Gtk build is broken for everyone, a committer seeing that will fix it immediately anyway.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug