Bug 895 - Make error: ‘int X11InputMonitor::xi_event_base’ is not a static member of ‘class X11InputMonitor’
Status:
RESOLVED FIXED
Component:
Core :: UNIX
Version:
1.9.1
Hardware:
PC Linux
Importance:
P5 blocker
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Feb 28 2010 04:22:52 UTC
by:
Keith
Modified:
Mar 17 2010 22:58:57 UTC
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Rob Caelers | Mar 17 2010 22:58:57 UTC | status | NEW | RESOLVED |
| resolution | FIXED |
Description
Keith Feb 28 2010 04:22:52 UTC
make fails with the following error messages: X11InputMonitor.cc:80: error: ‘int X11InputMonitor::xi_event_base’ is not a static member of ‘class X11InputMonitor’ make[4]: *** [libworkrave_backend_unix_la-X11InputMonitor.lo] Error 1 make[4]: Leaving directory `/home/keith/Downloads/workrave-1.9.1/backend/src/unix' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/keith/Downloads/workrave-1.9.1/backend/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/keith/Downloads/workrave-1.9.1/backend' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/keith/Downloads/workrave-1.9.1' make: *** [all] Error 2 Operating system is Fedora linux 12 $ uname -s -r -p Linux 2.6.31.12-174.2.22.fc12.i686 i686
Comment 1
Rob Caelers Mar 17 2010 22:58:57 UTC
Thanks. Fixed (commit 8de32bb225384954f1a77f6a5fbe6d0ce9fdfe0d)