On Tue, Jun 24, 2008 at 9:50 PM, wastedfluid <wineforum-user@xxxxxxxxxx> wrote: > > vitamin wrote: >> >> >> So I'm not sure what to do. Do I still need to test all of the remaining revisions by simply re-running them until I get to the end? It's working now, and I don't want to mess it up - so I apologize if this is a "stupid" question. > > > Recompile and test again until you get that "first bad commit" message.[/quote] > > Ok, So I need to go back through, and: > > > Code: > > CC="gcc-4.2 -m32" LDFLAGS="-L/lib32 -L/usr/lib32 -L`pwd`/lib32 -Wl,-rpath,/lib32 -Wl,-rpath,/usr/lib32" ./configure -v > make > sudo make install You don't have to do a make install, you can run wine from the git directory.