[Webkit-unassigned] [Bug 108800] New: Failed to build WebKit using 'make'!

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 4 00:13:39 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=108800

           Summary: Failed to build WebKit using 'make'!
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: goatman.py at gmail.com


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'!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list