Bug 10263 - input drivers not building since October 2006
Summary: input drivers not building since October 2006
Status: RESOLVED DUPLICATE of bug 10262
Alias: None
Product: xorg
Classification: Unclassified
Component: Protocol/Core (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-11 21:23 UTC by David S. Miller
Modified: 2007-03-11 23:53 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description David S. Miller 2007-03-11 21:23:10 UTC
Since the removal of the motion history handling by Danial
Stone, in commit 0514d53e10b3521bb708a9cbde4bab525248eadb
many input drivers are not building because they still try to
make use of ->history_size in struct _LocalDeviceRec.

I don't understand how a build regression like this can persist
in the mainline sources for months :-/  If these drivers are not
supposed to be built, take them out of the build.sh script or
something like that.

From a quick grep of drivers/xf86-input-*/*/*.c it seems like pretty
much every single xf86-input driver won't build because of this.
Comment 1 Daniel Stone 2007-03-11 23:53:51 UTC

*** This bug has been marked as a duplicate of bug 10262 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.