So would I have to figure out how to compile that module with the --without-iconv option? Or is this just not going to work?
On Sat, Aug 24, 2024, 9:36 AM Werner LEMBERG <w...@gnu.org> wrote: > > > Has anyone successfully compiled lilypond on iSh? I feel like I'm so > > close. When doing 'make all' I get pretty far until a line shows > > up: > > > > Your version of iconv does not support the "Mac Roman" > > encoding. If this causes problems, reconfigure --without-iconv. > > This error message is not part of LilyPond; we only access iconv via > the ice-9 module 'iconv' from Guile. > > > Werner >