[Webkit-unassigned] [Bug 18586] New: [gtk] Build-error on DumpRenderTree and GtkLauncher

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 18 10:32:56 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18586

           Summary: [gtk] Build-error on DumpRenderTree and GtkLauncher
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vbs85 at gmx.de


Got a build error while building DumpRenderTree and GtkLauncher:

g++ -O2 -o Programs/.libs/DumpRenderTree
WebKitTools/DumpRenderTree/gtk/Programs_DumpRenderTree-DumpRenderTree.o
WebKitTools/DumpRenderTree/Programs_DumpRenderTree-LayoutTestController.o
WebKitTools/DumpRenderTree/Programs_DumpRenderTree-GCController.o
WebKitTools/DumpRenderTree/Programs_DumpRenderTree-WorkQueue.o
WebKitTools/DumpRenderTree/gtk/Programs_DumpRenderTree-GCControllerGtk.o
WebKitTools/DumpRenderTree/gtk/Programs_DumpRenderTree-LayoutTestControllerGtk.o
WebKitTools/DumpRenderTree/gtk/Programs_DumpRenderTree-WorkQueueItemGtk.o 
./.libs/libwebkit-1.0.so  -Wl,--rpath -Wl,/home/dirk/Downloads/WebKit/.libs
./.libs/libwebkit-1.0.so: undefined reference to
`WebCore::LocalStorage::LocalStorage(WebCore::PageGroup*)'
collect2: ld returned 1 exit status
make[1]: *** [Programs/DumpRenderTree] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
./.libs/libwebkit-1.0.so: undefined reference to
`WebCore::LocalStorage::LocalStorage(WebCore::PageGroup*)'
collect2: ld returned 1 exit status
make[1]: *** [Programs/GtkLauncher] Fehler 1
make[1]: Verlasse Verzeichnis '/home/dirk/Downloads/WebKit'
make: *** [all] Fehler 2


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


More information about the webkit-unassigned mailing list