[Webkit-unassigned] [Bug 50519] New: [Qt] [WK2] WebKit2 enabled minimal build fails to link

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 4 06:42:10 PST 2010


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

           Summary: [Qt] [WK2] WebKit2 enabled minimal build fails to link
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P4
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com
                CC: ossy at webkit.org, abecsi at webkit.org


build-webkit --qt --minimal CONFIG+=webkit2 results in the following linnking error:


/usr/bin/ld: ../WebKit2/release/libwebkit2.a(ThreadLauncherQt.o): in function WebKit::ThreadLauncher::createWebThread():ThreadLauncherQt.cpp(.text+0xea): error: undefined reference to 'WTF::createThread(void* (*)(void*), void*, char const*)'
/usr/bin/ld: ../WebKit2/release/libwebkit2.a(WebProcess.o): in function WebKit::WebProcess::initialize(QString, RunLoop*):WebProcess.cpp(.text+0x1852): error: undefined reference to 'WTF::createThread(void* (*)(void*), void*, char const*)'
collect2: ld returned 1 exit status
make[1]: *** [../lib/libQtWebKit.so.4.9.0] Error 1

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