lilypond-devel
[Top][All Lists]
Advanced

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

Re: gub: I can now completely build lilypond


From: Thomas Morley
Subject: Re: gub: I can now completely build lilypond
Date: Sun, 13 Jan 2019 01:12:41 +0100

Am Sa., 12. Jan. 2019 um 17:20 Uhr schrieb Knut Petersen
<address@hidden>:
>
> On 12.01.19 17:06, Thomas Morley wrote:
> > because you wrote "no longer bound to a certain architecture", I gave
> > it a try on my 64-bit Ubuntu 18.04.
> > Following the above described steps (and skipping 'make bootsrap')
> > 'make lilypond' fails with
> >
> > [...]
> > building package: darwin-ppc::odcctools
> >   *** Stage: download (odcctools, darwin-ppc)
> >   *** Stage: untar (odcctools, darwin-ppc)
> >   *** Stage: patch (odcctools, darwin-ppc)
> > sh: 1: ./32bit: not found
> > error: cannot run 32 bit executable: 32bit
> > [...]
>
>
> You need to install 32bit glibc development support.
>
> But even if you do so building on 18.04 is still broken (guile, python)
>
> Knut

Hi Knut,

after installing lib32ncurses5 and lib32z1 'make lilypond' failed for
python with:

building package: tools::python
 *** Stage: download (python, tools)
 *** Stage: untar (python, tools)
 *** Stage: patch (python, tools)
 *** Stage: autoupdate (python, tools)
 *** Stage: configure (python, tools)
 *** Stage: compile (python, tools)
Command barfed: cd /home/harm/gub/target/tools/build/python-2.4.5 &&
make   BLDLIBRARY='-Wl,-rpath -Wl,\$$ORIGIN/../lib -Wl,-rpath
-Wl,/home/harm/gub/target/tools/root/usr/lib -L. -lpython$(VERSION)'
LIBC="-lcrypt -ldb"

Tail of target/tools/log/python.log >>>>>>>>
    esac
    ./python: error while loading shared libraries: libdb-4.7.so:
cannot open shared object file: No such file or directory
    make: *** [sharedmods] Error 127
    Command barfed: cd /home/harm/gub/target/tools/build/python-2.4.5
&& make   BLDLIBRARY='-Wl,-rpath -Wl,\$$ORIGIN/../lib -Wl,-rpath
-Wl,/home/harm/gub/target/tools/root/usr/lib -L. -lpython$(VERSION)'
LIBC="-lcrypt -ldb"
<<<<<<<< Tail of target/tools/log/python.log

*** Failed target: tools::python
gub.make:63: recipe for target 'packages' failed
make[1]: *** [packages] Error 1
make[1]: Leaving directory '/home/harm/gub'
GNUmakefile:26: recipe for target 'lilypond' failed
make: *** [lilypond] Error 2

probably the same problem?

So far no problems with guile, though.

Cheers,
  Harm



reply via email to

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