> Hi, I'm getting a build failure: > home/abuild/rpmbuild/BUILD/lilypond-2.22.0/mf # make > Making mf/out/feta11.pfb < mf > mf2pt1: You'll need either to install t1utils and rerun mf2pt1 or find > another way to convert feta11.pt1 to feta11.pfb
You seem to have a problem with `t1asm` (which `mf2pt1` calls for the conversion). According to your logfile it is found, but `mf2pt1` can't execute it. Werner