Susan Cragin susancragin@earthlink.net writes:
What's up with the git repository? I do the following:
git pull sudo make uninstall ./configure --enable-win64 && make distclean ./configure --enable-win64 && make depend && make
and I get the following:
warning: System 16: missing glyph for char f8c8 make[1]: *** No rule to make target `marlett.ttf', needed by `all'. Stop. make[1]: Leaving directory `/home/susan/wine/fonts' make: *** [fonts] Error 2
So I delete the git repository and download a new one.
A "git checkout -f" would be enough to recover the deleted files, but yes, it's a bug.