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(a)winehq.org ReportedBy: Andrew.Talbot(a)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' -- 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.