3 Oct
2011
3 Oct
'11
7:15 a.m.
On Mon, Oct 3, 2011 at 09:03, Vijay Kiran Kamuju <infyquest(a)gmail.com> wrote:
Hi,
I just downloaded the git and tried compile it.
I just issued `make` command after doing `./configure` ... Since the build of wine has changed a bit, i am unable to understand how to fix this issue.
Try make distclean && ./configure && make depend && make Try this too: git clean -fd Taken from: http://wine.1045685.n5.nabble.com/Latest-Git-Fails-tools-install-td1838892.h...