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!
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to