[webkit-dev] Making Webkit - PluginViewGtk.cpp error

Tom Smith penguin.linux1 at gmail.com
Tue Jun 21 09:16:52 PDT 2011


Hello,

I'm trying to install Webkit on Ubuntu, but I get the following error:

WebCore/plugins/gtk/PluginViewGtk.cpp: In member function ‘void
WebCore::PluginView::init()’:
WebCore/plugins/gtk/PluginViewGtk.cpp:552: error:
‘NPSetWindowCallbackStruct’ was not declared in this scope
WebCore/plugins/gtk/PluginViewGtk.cpp:552: error: ‘ws’ was not declared in
this scope
WebCore/plugins/gtk/PluginViewGtk.cpp:552: error: expected type-specifier
before ‘NPSetWindowCallbackStruct’
WebCore/plugins/gtk/PluginViewGtk.cpp:552: error: expected ‘;’ before
‘NPSetWindowCallbackStruct’
WebCore/plugins/gtk/PluginViewGtk.cpp:572: error: ‘struct NPWindow’ has no
member named ‘ws_info’
make[1]: *** [WebCore/plugins/gtk/libWebCore_la-PluginViewGtk.lo] Error 1
make[1]: Leaving directory `/home/screamer/Canmore/usr/src/WebKit-r36247'
make: *** [all] Error 2


I tried looking at the PluginViewGtk.cpp file, but I'm not sure how to fix
this. Can anyone help?


Best regards,
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110621/a2fa2b94/attachment.html>


More information about the webkit-dev mailing list