After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 686692 - Clutter 1.12.2 compilation fails in evdev backend
Clutter 1.12.2 compilation fails in evdev backend
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: general
1.12.x
Other Linux
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2012-10-23 09:32 UTC by Tomas Frydrych
Modified: 2012-12-18 02:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tomas Frydrych 2012-10-23 09:32:57 UTC
Fails with multiple instances of

./evdev/clutter-device-manager-evdev.c:230:40: error: 'ClutterEventSource' has no member named 'modifier_state'
Comment 1 Emmanuele Bassi (:ebassi) 2012-12-18 02:08:19 UTC
should be fixed in master; I'll backport it to the clutter-1.12 branch as well, and do a new release. if there are further compilation issues, a patch would be stellar, though, as I usually do not build nor test the evdev/egl backends.