lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling on ish


From: Werner LEMBERG
Subject: Re: Compiling on ish
Date: Mon, 26 Aug 2024 05:04:06 +0000 (UTC)



> I replaced the system iconv with gnu-libiconv, so that when I did
> "iconv -l" I can see MAC ROMAN as an option.

Interestingly, `iconv -l` doesn't show 'MAC ROMAN' on my GNU/Linux
box, which comes with `iconv` from GNU libc 2.31.  Anyway, FontForge
checks for an encoding called 'Mac' (which should be the same as
'MAC').

> Then I did a clean configure and rebuild of lilypond. But alas, at
> the same point I got the same message and it hanged.

Please do

```
make bytecode VERBOSE=1
```

and show the relevant warning and/or error messages.  What exactly do
you mean with 'hanged'?

> Are there any other thoughts on how to get past this?

You could manually disable the offending error message in FontForge
(file `fontforge/encoding.c`).  However, I can't imagine that such a
serious build problem hasn't been addressed already or at least
mentioned in FontForge's issue tracker (which is ont, AFAICS).


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]