This specific error is already fixed in trunk[1], and proposed as a merge on the Wiki[2].
I assume you're using the GCC 4.8 compiler. If so, I'd advise using GCC 4.7 as a temporary workaround for the problem until WebKitGTK+ 2.0.4 is released. Cheers, Zan [1] http://trac.webkit.org/changeset/148125 [2] http://trac.webkit.org/wiki/WebKitGTK/2.0.x#Proposedmergesfor2.0.4 On Thu, May 30, 2013 at 2:54 PM, narcisse doudieu siewe < [email protected]> wrote: > I have succefully buil webkitgtk but fail on "make" with this error: > > In file included from > Source/WebKit2/PluginProcess/PluginControllerProxy.h:32:0, > from > Source/WebKit2/PluginProcess/PluginControllerProxy.cpp:27: > ./Source/WebKit2/WebProcess/Plugins/Plugin.h:268:58: error: 'FloatPoint' > in namespace 'WebCore' does not name a type > ./Source/WebKit2/WebProcess/Plugins/Plugin.h:268:77: error: ISO C++ > forbids declaration of 'parameter' with no type [-fpermissive] > In file included from > Source/WebKit2/PluginProcess/PluginControllerProxy.cpp:36:0: > ./Source/WebKit2/WebProcess/Plugins/Netscape/NetscapePlugin.h:253:18: > error: 'virtual bool > WebKit::NetscapePlugin::performDictionaryLookupAtLocation(const > WebCore::FloatPoint&)' marked override, but does not override > make[1]: *** > [Source/WebKit2/PluginProcess/libwebkit2gtk_3_0_la-PluginControllerProxy.lo] > Erreur 1 > make[1]: quittant le répertoire « > /home/nardu14/Téléchargements/tar/webkit/webkitgtk-2.0.2 » > make: *** [all] Erreur 2 > > it is about the last stable webkitgk release: webkitgtk-2.0.2 > > > > _______________________________________________ > webkit-gtk mailing list > [email protected] > https://lists.webkit.org/mailman/listinfo/webkit-gtk > >
_______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
