You might need commit 40166848a7944383a4cfdaac9b18bd03fbb2b4f9 .
On Sat, Mar 28, 2020 at 3:00 PM Bronze Alibi bronze.alibi@startmail.com wrote:
Thanks a lot, that got me further.
It looks like something is up with the fonts in the older tarballs...
make[1]: Entering directory '~/wine-1.9.20/fonts'
../tools/sfnt2fon/sfnt2fon -o coue1255.fon courier.ttf -d 128 13,1255,8
Error: Cannot open face courier.ttf
make[1]: *** [Makefile:174: coue1255.fon] Error 1
make[1]: Leaving directory '~/wine-1.9.20/fonts'
make: *** [Makefile:19441: fonts] Error 2
You could probably just disable pcap while building (i.e. configure --without-pcap).