Various fixes to GUB:
- update broken download links
- add missing dependencies
- fix 'make' for glibc 2.27 systems
- teach our ancient glibc that make 4.x exists
- fix 'db delete failing' problem on openSuSE Tumbleweed
Status on some selected distributions:
ubuntu-14.04.5 LTS:
'make lilypond LILYPOND_BRANCH=stable/2.20' succeeds
ubuntu-16.04.4 LTS:
'make lilypond LILYPOND_BRANCH=stable/2.20' succeeds
ubuntu-18.04 LTS and openSuSE Tumbleweed
'make bootstrap' succeeds, but crossbuilding guile still fails during 'make lilypond LILYPOND_BRANCH=stable/2.20'
Signed-off-by: Knut Petersen knut_petersen@t-online.de
If I enter
target/tools/build/glib-2.44.1/and runmakeI get this:Federico
I cannot tell if this means Knut's path is now 'pushed' or if it should be 'needs work' or if we need to raise another tracker.
James
James, let's keep the tag push until Phil apply the patch file I sent. Perhaps Phil is still waiting for Knut's reply. I don't know...
When the patch is applied on Github I'll update this issue.
I cannot run gub successfully in Ubuntu 16.04 using Knut's patch. I get the error described in issue [#5420]. I used a 64-bit image... I wonder if Phil and Knut are using a 32 bit system, which may explain why it works for them.
Related
Issues: #5420
I've tried also Ubuntu 16.04 32 bit image in a VM, but using the same 64bit hardware. I'm always stuck at the glib-doc stage as described in issue [#5420]:
Related
Issues: #5420
I'm closing this, as PR has been merged on Github:
https://github.com/gperciva/gub/pull/46