module evtouch does not have a evtouchModuleData data object

Adam Jackson ajax at redhat.com
Fri Mar 7 07:27:18 PST 2008


On Thu, 2008-03-06 at 18:10 -0500, Sergei Frankoff wrote:

> Module evtouch does not have a evtouchModuleData data object.
> Failed to load module "evtouch" (invalid module, 0)

All drivers must define a variable named somethingModuleData (where
'something' is the name of the driver).  This variable is a structure
containing pointers to the module's setup and teardown functions.

The driver you're using doesn't seem to have this variable.  It needs to
be fixed.

- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg/attachments/20080307/f3a51b0c/attachment.pgp>


More information about the xorg mailing list