Debian Etch package
Hi, I would like to maintain latest Debian Etch(to-be-stable in about month) packages for wine. The download page says "If you can help provide up-to-date Debian packages, please contact Scott Ritchie", but I already contacted, maybe month ago. Didn't get any answer. The debs are located http://blitzkrieg.homelinux.org/~paveq/wine/ I got enough bandwith(10Mb) to host them myself. Comments? -- Paavo Pokkinen paveq2(a)gmail.com
Hi, regression testing back to for example wine-0.9.22 all fails for me with link errors: palette.o: In function `X11DRV_PALETTE_ToPhysical': /sda3/wine-git/dlls/winex11.drv/palette.c:828: undefined reference to `GDI_GetObjPtr' /sda3/wine-git/dlls/winex11.drv/palette.c:848: undefined reference to `GDI_ReleaseObj' /sda3/wine-git/dlls/winex11.drv/palette.c:859: undefined reference to `GDI_ReleaseObj' /sda3/wine-git/dlls/winex11.drv/palette.c:866: undefined reference to `GDI_ReleaseObj' /sda3/wine-git/dlls/winex11.drv/palette.c:881: undefined reference to `GDI_ReleaseObj' /sda3/wine-git/dlls/winex11.drv/palette.c:898: undefined reference to `GDI_ReleaseObj' Maybe it's due to renaming of gdi32 directory, but how can i solve this? Regression testing is really impossible this way :(
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> writes:
Maybe it's due to renaming of gdi32 directory, but how can i solve this? Regression testing is really impossible this way :(
Remove all traces of libgdi32.def in your tree and rebuild. -- Alexandre Julliard julliard(a)winehq.org
participants (3)
-
Alexandre Julliard -
Louis Lenders -
Paavo Pokkinen