http://bugs.winehq.org/show_bug.cgi?id=2959
Summary: CVS Regression - Undefined References in dinput/tests/joystick.c Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: Andrew.Talbot@talbotville.com
Patch: http://cvs.winehq.org/patch.py?id=17431 produces the following errors on my system, aborting compilation:-
joystick.o(.text+0x543): In function `EnumJoysticks': wine/dlls/dinput/tests/joystick.c:165: undefined reference to `c_dfDIJoystick' joystick.o(.text+0x592):/wine/dlls/dinput/tests/joystick.c:169: undefined reference to `c_dfDIJoystick2'