"make test" failure in gdi32/bitmap.c

Dan Kegel dank at kegel.com
Wed Oct 17 00:03:17 CDT 2007


"make test" fails for me with:

bitmap.c:1113: Test failed: GetDIBits with 4 bpp DIB selected in DC:
Invalid DIB bits
bitmap.c:1113: Test failed: GetDIBits with 8 bpp DIB selected in DC:
Invalid DIB bits
err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=24
err:bitmap:DIB_GetBitmapInfo (39): unknown/wrong size for header
err:bitmap:DIB_GetBitmapInfo (11): unknown/wrong size for header
err:bitmap:DIB_GetBitmapInfo (13): unknown/wrong size for header
err:bitmap:DIB_GetBitmapInfo (16): unknown/wrong size for header
make[2]: *** [bitmap.ok] Error 2
make[2]: Leaving directory `/home/dank/wine-git/dlls/gdi32/tests'

I think this is new since I last ran the tests (at wineconf)...?



More information about the wine-devel mailing list