[Webkit-unassigned] [Bug 55314] New: ‘GDK_KEY_KP_Space’ was not declared in this scop
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Feb 26 18:20:46 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55314
Summary: ‘GDK_KEY_KP_Space’ was not declared in this scop
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit2
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: marinalan at shaw.ca
Steps to reproduce:
svn update
./autogen.sh --enable-web-sockets --enable-geolocation --enable-3D-transforms --enable-filters --enable-webkit2
make
After many hours of compilation:....
-----------------------------------------
.......
CXX Source/WebCore/bindings/js/libwebkit2gtk_1_0_la-JSDOMImplementationCustom.lo
CXX Source/WebCore/storage/libwebkit2gtk_1_0_la-IDBBackingStore.lo
CXX Source/WebCore/platform/graphics/gstreamer/libwebkit2gtk_1_0_la-GRefPtrGStreamer.lo
CXX Source/WebKit/gtk/webkit/libWebKit2_la-webkiterror.lo
CXX Source/WebKit2/Shared/gtk/libWebKit2_la-NativeWebKeyboardEventGtk.lo
CXX Source/WebKit2/Shared/gtk/libWebKit2_la-WebEventFactory.lo
Source/WebKit2/Shared/gtk/WebEventFactory.cpp: In function ‘bool WebKit::isGdkKeyCodeFromKeyPad(unsigned int)’:
Source/WebKit2/Shared/gtk/WebEventFactory.cpp:44: error: ‘GDK_KEY_KP_Space’ was not declared in this scope
Source/WebKit2/Shared/gtk/WebEventFactory.cpp:44: error: ‘GDK_KEY_KP_9’ was not declared in this scope
make[1]: *** [Source/WebKit2/Shared/gtk/libWebKit2_la-WebEventFactory.lo] Error 1
-------------------------------
svn info
Path: .
URL: http://svn.webkit.org/repository/webkit/trunk
Repository Root: http://svn.webkit.org/repository/webkit
Repository UUID: 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Revision: 79798
Node Kind: directory
Schedule: normal
Last Changed Author: commit-queue at webkit.org
Last Changed Rev: 79798
Last Changed Date: 2011-02-26 10:26:08 -0800 (Sat, 26 Feb 2011)
------------------------------
Environment: Fedora13
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list