Am Montag 27 November 2006 12:02 schrieben Sie:
Hi I cant compile it with actual CVS head.
drawprim.o: In function `drawPrimitive': /usr/src/wine/dlls/wined3d/drawprim.c:1696: undefined reference to `list_move' collect2: ld returned 1 exit status winegcc: gcc failed. make: *** [wined3d.dll.so] Error 2
Ah yeah, The list_move thing is outside of wined3d. The attached patch is needed. I think I'll send that patch to wine-patches too.
Warning, the patch causes a full wine recompile because nearly every lib uses list.h