On Tue, Feb 7, 2012 at 3:47 PM, Alberto Lepe <[email protected]> wrote: > On Tue, Feb 7, 2012 at 9:19 AM, Alberto Lepe <[email protected]> wrote: >> Hello, I'm trying to compile with these options: >> >> Tools/Scripts/build-webkit --gtk --no-webkit2 --minimal >> >> I'm using the svn version. I have been updating and trying for the >> last few days but after an hour or so of compiling (my pc is slow), it >> reaches to this error (last tried revision was: 106786) : >> >> ...................... >> CXX >> Source/WebKit/gtk/WebCoreSupport/libwebkitgtk_3_0_la-TextCheckerClientGtk.lo >> CXX >> Source/WebCore/bindings/gobject/libwebkitgtk_3_0_la-ConvertToUTF8String.lo >> CXX Source/WebCore/bindings/gobject/libwebkitgtk_3_0_la-DOMObjectCache.lo >> CXX >> Source/WebCore/bindings/gobject/libwebkitgtk_3_0_la-GObjectEventListener.lo >> CXX >> Source/WebCore/bindings/gobject/libwebkitgtk_3_0_la-WebKitDOMBinding.lo >> CXX >> Source/WebCore/bindings/gobject/libwebkitgtk_3_0_la-WebKitDOMCustom.lo >> ../../Source/WebCore/bindings/gobject/WebKitDOMCustom.cpp: In function >> ‘WebKitDOMBlob* webkit_dom_blob_slice(WebKitDOMBlob*, gint64, gint64, >> const gchar*)’: >> ../../Source/WebCore/bindings/gobject/WebKitDOMCustom.cpp:49:71: >> error: ‘webkit_dom_blob_webkit_slice’ was not declared in this scope >> ../../Source/WebCore/bindings/gobject/WebKitDOMCustom.cpp:50:1: >> warning: control reaches end of non-void function [-Wreturn-type] >> make[1]: *** >> [Source/WebCore/bindings/gobject/libwebkitgtk_3_0_la-WebKitDOMCustom.lo] >> Error 1 >> make[1]: *** Waiting for unfinished jobs.... >> make[1]: Leaving directory `/usr/src/WebKit/WebKitBuild/Release' >> make: *** [all] Error 2 >> rm DerivedSources/WebCore/JSSQLStatementErrorCallback.h >> >> Failed to build WebKit using 'make'! >> .......................... >> >> Am I doing something wrong? >> >> Is there any "stable" branch/revision that I could use to successfully >> compile webkit-gtk ? >> >> Thanks! > > I didn't know about this page: > http://build.webkit.org/builders/GTK%20Linux%2032-bit%20Release?numbuilds=200 > I will try with revision 106368 which seems to compile correctly in > Linux 32-bit. > > Thanks.
I checked out the revision 106368 in a separate directory and proceed to compile it. Unfortunately the exact same error persist. Any ideas? _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
