On 29.01.19 14:30, Urs Liska wrote:
Looks like 64-bit Ubuntu, like my main machine. With an earlier
gub-version I had similiar problem, because of missing 32-bit
libraries.
I got further after installing:
lib32ncurses5
lib32z1
I suspect that
apt-get install libc6-dev-i386
fixes the problem on ubuntu 18.04
I installed the two packages Harm mentioned, and now it seems to be running
pretty successfully. I'll report back when it finishes
Neither libn32curses5 nor lib32z1 are installed in my ubuntu 18.04 chroot environment that succeeds to finish gub runs, so these libs seem to be not required. Probably they pull in something we need. I verified that removing libc6-dev-i386 and the libs it pulls in breaks building. But the question
which libs are required can probably best be answered with the help of strace.
Knut
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel