http://bugs.winehq.org/show_bug.cgi?id=22903
--- Comment #6 from Peter Davies ultratwo@gmail.com 2010-05-28 09:28:16 --- (In reply to comment #5)
Sorry, take the 'Windows PE executables' clause back. Using 'make test' or the actual command line used by it still would be better.
The actual command lines used are (as run by runtest): "../../../wine ./dlls/d3d8/tests/d3d8_test.exe.so visual.c" "../../../wine ./dlls/d3d8/tests/d3d8_test.exe.so device.c"
'../../../wine' is an identical binary to 'wine' (copied by 'make install'). That 'visual' is not a synonym for 'visual.c' is ridiculous.
(In reply to comment #3)
what graphics card and driver?
From "lspci | grep -i vga":
01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3400 Series
I'm using fglrx driver on Linux Mint 9 (which is identical to Ubuntu Lucid in all but superficial ways)