On 23.10.2015 18:22, Bruno Jesus wrote:
Hi all, I just pulled today's git and wine no longer compiles:
bruno@Note:~/programs/wine32$ make make: *** No rule to make target '../wine/Make.vars.in', needed by 'Makefile'.
I can see some Makefile changes from Alexandre so probably related, am I the only affected?
I'm compiling out of tree and I didn't try make clean yet because rebuilding the whole wine takes a lot of time (over 2 hours).
Best wishes, Bruno
Try to run ./configure again, that should fix it.