http://bugs.winehq.org/show_bug.cgi?id=22400
--- Comment #8 from paulo i30817@gmail.com 2010-04-18 21:40:07 --- Ok i managed to install the libs by doing sudo apt-get build-dep wine applied the patch and built like this: paulo@AIVAS:~/wine-git$ make clean paulo@AIVAS:~/wine-git$ ./configure && make depend && make installed the invideo codec and ran thief like this:
paulo@AIVAS:~/wine-git$ WINEDEBUG=+d3d,+wgl taskset -c 1 ./wine ~/Games/Pc/Wine\ Games/Thief2/thief2.exe 2> thief2.txt
It failed. The log is attached.