http://bugs.winehq.org/show_bug.cgi?id=13993
--- Comment #18 from Jesse Barrack Schofield j.barrack.schofield@gmail.com 2009-01-09 15:12:58 --- (In reply to comment #17)
Are you doing a 'make install' after each build (don't). Are you running wine with: $ wine foo.exe (bad) or $ ~/wine-git/wine foo.exe (good)
For the following I am in ~/wine-git
For compiling I am doing: "CC="ccache gcc" ./configure --verbose && make depend && make"
For testing I am doing: "./wine program_install.exe"
And, as noted, it is the installation process which fails. I don't actually get to test the program. If you're willing, I'd be happy to provide you with program. My professor distributed to us with permission from the software company in hopes of creating enough demand such that the University Installs it on lab computers.