[Bug 3286] New: compile error

Wine Bugs wine-bugs at winehq.org
Sun Sep 4 07:16:45 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3286

           Summary: compile error
           Product: Wine
           Version: CVS
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-directx-dinput
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: hys545 at dreamwiz.com


make[2]: Entering directory `/home/hys545/wine/dlls/dinput'
gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__   -D_REENTRANT -
fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -
Wpointer-arith  -O2 -g -march=i386   -o joystick_linuxinput.o 
joystick_linuxinput.c
joystick_linuxinput.c: In function `alloc_device':
joystick_linuxinput.c:305: error: `FF_STATUS_STOPPED' undeclared (first use in 
this function)
joystick_linuxinput.c:305: error: (Each undeclared identifier is reported only 
once
joystick_linuxinput.c:305: error: for each function it appears in.)
joystick_linuxinput.c: In function `joy_polldev':
joystick_linuxinput.c:726: error: `EV_FF_STATUS' undeclared (first use in this 
function)
joystick_linuxinput.c: In function `JoystickAImpl_EnumEffects':
joystick_linuxinput.c:1182: warning: unused variable `dei'
joystick_linuxinput.c: In function `JoystickWImpl_EnumEffects':
joystick_linuxinput.c:1266: warning: unused variable `dei'
make[2]: *** [joystick_linuxinput.o] 오류 1
make[2]: Leaving directory `/home/hys545/wine/dlls/dinput'
make[1]: *** [dinput] 오류 2
make[1]: Leaving directory `/home/hys545/wine/dlls'

I use wine-cvs-2006-9-4

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list