http://bugs.winehq.org/show_bug.cgi?id=17861
--- Comment #18 from Austin English austinenglish@gmail.com 2009-10-01 15:02:28 --- (In reply to comment #17)
Hi, im really battling with the reverse regression testing. I am able to find a version that compiles although i have no idea what that version is!
in /home/dre/winetest/wine-git my ls gives
aclocal.m4 configure.ac fonts LICENSE.OLD programs VERSION ANNOUNCE COPYING.LIB include loader README AUTHORS dlls libs Makefile.in server configure documentation LICENSE Make.rules.in tools
ie: no wine to run! Ive read through a few guides and asked on irc but everyone just says "it should be there".
any ideas?
You need to compile it with: $ ./configure && make depend && make
Is this still an issue in current (1.1.30 or newer) wine?