dinput compile error

Lei Zhang thestig at google.com
Mon Aug 20 17:32:12 CDT 2007


It sounds like you're missing the Linux kernel headers.

On 8/20/07, Robert Reif <reif at earthlink.net> wrote:
> make[2]: Entering directory `/home/wine/wine/dlls/dinput'
> gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__
> -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wwrite-strings
> -Wpointer-arith  -g -O2  -o joystick_linuxinput.o joystick_linuxinput.c
> joystick_linuxinput.c:153: field `axes' has incomplete type
> joystick_linuxinput.c:154: confused by earlier errors, bailing out
> make[2]: *** [joystick_linuxinput.o] Error 1
> make[2]: Leaving directory `/home/wine/wine/dlls/dinput'
>
> It seems struct input_absinfo is not defined.
>
>
>
>



More information about the wine-devel mailing list