xf86-input-nextwindow build error: unknown type name 'IDevPtr'

Bug #1163914 reported by Stas Fomin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nwfermi
New
Undecided
Unassigned

Bug Description

I tried to build xf86-input-nextwindow on "Linux 3.6.10-nrj-desktop-1rosa #1 SMP x86_64"
and receive:

---------------------------------
make[1]: Entering directory `/home/stas/xf86-input-nextwindow'
Making all in src
make[2]: Entering directory `/home/stas/xf86-input-nextwindow/src'
  CC nextwindow.lo
nextwindow.c:96:52: error: unknown type name 'IDevPtr'
nextwindow.c:109:5: error: 'nwPreInit' undeclared here (not in a function)
nextwindow.c:153:35: error: unknown type name 'IDevPtr'
nextwindow.c: In function '_nw_init_axes':
nextwindow.c:326:25: error: 'struct _ValuatorClassRec' has no member named 'mode'
nextwindow.c:327:5: warning: implicit declaration of function 'InitAbsoluteClassDeviceStruct' [-Wimplicit-function-declaration]
nextwindow.c:327:5: warning: nested extern declaration of 'InitAbsoluteClassDeviceStruct' [-Wnested-externs]
nextwindow.c:332:9: error: too few arguments to function 'xf86InitValuatorAxisStruct'
In file included from nextwindow.c:60:0:
/usr/include/xorg/xf86Xinput.h:165:23: note: declared here
nextwindow.c: In function 'nwReadInput':
nextwindow.c:489:25: warning: unused variable 'pNW' [-Wunused-variable]
nextwindow.c: At top level:
nextwindow.c:485:13: warning: 'nwReadInput' defined but not used [-Wunused-function]
nextwindow.c:343:12: warning: 'nwControl' defined but not used [-Wunused-function]
make[2]: *** [nextwindow.lo] Error 1
make[2]: Leaving directory `/home/stas/xf86-input-nextwindow/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/stas/xf86-input-nextwindow'
make: *** [all] Error 2
---------------------------------------------

Output of autogen.sh attached.

What can I do with this?

Revision history for this message
Stas Fomin (stanislav-fomin) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.