<p dir="ltr">On Mar 5, 2016 6:40 PM, "Olivier F. R. Dierick" <<a href="mailto:o.dierick@piezo-forte.be">o.dierick@piezo-forte.be</a>> wrote:<br>
><br>
> Hello,<br>
><br>
> I've updated my git tree with 1.9.5 and now I have this error while<br>
> compiling 32bit Wine with the --with-wine64 option (in a shared wow64<br>
> setup):<br>
><br>
> ---begin make output---<br>
> ...<br>
> rm -f fonts && ln -s ../1.9.5_wow_64/fonts fonts<br>
> rm: impossible de supprimer « fonts »: est un dossier<br>
> make: *** [fonts] Erreur 1<br>
> ...<br>
> ---end make output---<br>
><br>
> It says fonts is a directory and can't be removed.<br>
><br>
> I do out-of-tree builds. The 32bit directory doesn't exists when I run<br>
> configure. After running configure, the 32bit build tree is there and<br>
> contains a fonts directory with a single Makefile in it.<br>
><br>
> I had no such error with Wine 1.9.4 and I don't have it when compiling<br>
> stand-alone 32bit Wine or the 64bit shared wow part.<br>
><br>
> I did a regression test and found this commit to be the culprit:<br>
><br>
> ---begin git bisect output---<br>
> dcc16c7cac1cbf93096b072fe2f7b32ad08d1fa5 is the first bad commit<br>
> commit dcc16c7cac1cbf93096b072fe2f7b32ad08d1fa5<br>
> Author: Alexandre Julliard <<a href="mailto:julliard@winehq.org">julliard@winehq.org</a>><br>
> Date:   Mon Feb 29 15:06:42 2016 +0900<br>
><br>
>     makefiles: Don't generate global rules in disabled directories.<br>
><br>
>     Signed-off-by: Alexandre Julliard <<a href="mailto:julliard@winehq.org">julliard@winehq.org</a>><br>
> ...<br>
> ---end git bisect output---<br>
><br>
> I look forward to hearing from you soon<br>
> --<br>
>         Olivier F. R. Dierick<br>
>         <a href="mailto:o.dierick@piezo-forte.be">o.dierick@piezo-forte.be</a></p>
<p dir="ltr">Hi Oliver,</p>
<p dir="ltr">Thanks for the report. Bugs should be reported to <a href="https://bugs.winehq.org">https://bugs.winehq.org</a></p>
<p dir="ltr">Thanks, <br>
Austin<br>
</p>