WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
18586
[gtk] Build-error on DumpRenderTree and GtkLauncher
https://bugs.webkit.org/show_bug.cgi?id=18586
Summary
[gtk] Build-error on DumpRenderTree and GtkLauncher
Dirk Schulze
Reported
2008-04-18 10:32:56 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Dirk Schulze
Comment 1
2008-04-18 13:23:15 PDT
workaround: add --enable-dom-storage to ./autogen.sh
Julien Chaffraix
Comment 2
2008-04-19 04:15:31 PDT
Should be fixed by
r32225
, closing the bug. Feel free to reopen it if the error is not gone. Thanks for the bug report.
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