CVS compilation problem

Alexandre Julliard julliard at winehq.org
Thu May 12 12:38:33 CDT 2005


Uwe Bonnes <bon at elektron.ikp.physik.tu-darmstadt.de> writes:

> I updated yesterday and today. Compiling with todays CVS gives:
> ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole
> joystick.o keyboard.o mouse.o testlist.o  -o dinput_test.exe.so
> -L../../../libs/port -lwine_port -L../../../dlls -L../../../dlls/dinput
> -L../../../dlls/ole32 -L../../../dlls/version -L../../../dlls/user32
> -L../../../dlls/kernel32 -L../../../libs -ldinput -lole32 -lversion -luser32
> -lkernel32 -ldxguid -luuid -ldxerr8   
> joystick.o(.text+0x543): In function `EnumJoysticks':
> /spare/bon/wine-realclean/wine/dlls/dinput/tests/joystick.c:165: undefined
> reference to `c_dfDIJoystick' 
> joystick.o(.text+0x592):/spare/bon/wine-realclean/wine/dlls/dinput/tests/joystick.c:169:  
> undefined reference to `c_dfDIJoystick2' 
> collect2: ld returned 1 exit status

Do 'rm dlls/*.def' and it should work again.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list