[oe-issues] [Bug 2199] tslib fails do_compile for Sharp ROM
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Sun Jul 8 18:02:43 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2199
--- Comment #2 from Patrik Gfeller <gfellerpatrik at gmx.net> 2007-07-08 11:02:43 ---
It seems, as this problem is caused by the "tslib-input_raw-grab_events.patch"
- which introduces support for grap/release of device.
#define EVIOCGRAB _IOW('E', 0x90, int)
in the 2.4 kernel input.h is not defined ... => what I do not know is how to
approach this problem best; to define it in "input-raw.c" (as e.g. EV_SYN is),
or to exclude this patch, if kernel is 2.4.
Any comments/advice ?
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list