Wine-git no longer compiles

Frédéric Delanoy frederic.delanoy at gmail.com
Fri Oct 23 12:18:31 CDT 2015


On Fri, Oct 23, 2015 at 6:22 PM, Bruno Jesus <00cpxxx at gmail.com> wrote:
> Hi all, I just pulled today's git and wine no longer compiles:
>
> bruno at 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).

BTW you could use ccache to speed up compilation times a lot (e.g.
CC="ccache gcc" ./configure)

-- 

Frédéric



More information about the wine-devel mailing list