I am trying to do a regression test, so I can learn how to do it. Things went quite well during the compilation phase. There is a "make install" missing on CC="ccache gcc" ./configure --verbose && make depend && make on the instructions page (http://wiki.winehq.org/RegressionTesting) and wine-gecko was only "recognized" by my system after a reboot (an ldconfig might have done the job). Anyway, I got this after the git bitsect commands and I wonder if it is Ok to move on with the regression testing... brod-laptop wine-git # git bisect start brod-laptop wine-git # git bisect good wine-1.0.1 brod-laptop wine-git # git bisect bad wine-1.1.32 Bisecting: 7915 revisions left to test after this [ded6c50b78c7aea98317338e11d1ee6dffd8a015] oleaut32/tests: Fix missing void in empty parameter list.