lilypond-user
[Top][All Lists]
Advanced

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

Re: Problems compiling in Ubuntu 10.04


From: bb
Subject: Re: Problems compiling in Ubuntu 10.04
Date: Mon, 22 Jul 2013 16:40:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7

Am 22.07.2013 16:21, schrieb immanuel litzroth:
Indeed, I had to do that too.
i


On Mon, Jul 22, 2013 at 4:17 PM, David Kastrup <address@hidden
<mailto:address@hidden>> wrote:

    bb <address@hidden <mailto:address@hidden>> writes:

     > Compiled with guile 2.0.5  deinstalled and guile 1.8.8 installed.
    (1.8
     > and 2.0 are in the repository.)
     > make gives this:
     > "
     > ...
     > ranlib out/library.a || ar ts out/library.a || true
     > make PACKAGE=LILYPOND package=lilypond -C include all && true
     > make[2]: Entering directory
    `/home/bb/lilypond-2.16.2/build/flower/include'
     > true
     > make[2]: Leaving directory
    `/home/bb/lilypond-2.16.2/build/flower/include'
     > make[1]: Leaving directory `/home/bb/lilypond-2.16.2/build/flower'
     > make[1]: Entering directory `/home/bb/lilypond-2.16.2/build/lily'
     > cp -p /home/bb/lilypond-2.16.2/build/config.hh out/config.hh
     > make[1]: *** No rule to make target
     > /usr/include/guile/2.0/libguile.h', needed by
     > out/accidental-engraver.o'.  Stop.
     > make[1]: Leaving directory `/home/bb/lilypond-2.16.2/build/lily'
     > make: *** [all] Error 2

    Looks like you should have rerun configure after installing Guile-1.8.

    --
    David Kastrup


    _______________________________________________
    lilypond-user mailing list
    address@hidden <mailto:address@hidden>
    https://lists.gnu.org/mailman/listinfo/lilypond-user




_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


guile (GNU Guile) 2.0.5-deb+1-1 installed and configure/make:

"
...
make[1]: Entering directory `/home/bb/lilypond-2.16.2/build/Documentation'
cd ./out && /home/bb/lilypond-2.16.2/build/scripts/build/out/run-and-check "/home/bb/lilypond-2.16.2/build/out/bin/lilypond --verbose /home/bb/lilypond-2.16.2/ly/generate-documentation" "generate-documentation.log"

Please check the logfile generate-documentation.log for errors

make[1]: *** [out/internals.texi] Error 1
make[1]: Leaving directory `/home/bb/lilypond-2.16.2/build/Documentation'
make: *** [all] Error 2
"

Guile 1.8.8 installed and configure/make:

"
...
ranlib out/library.a || ar ts out/library.a || true
make PACKAGE=LILYPOND package=lilypond -C include all && true
make[2]: Entering directory `/home/bb/lilypond-2.16.2/build/flower/include'
true
make[2]: Leaving directory `/home/bb/lilypond-2.16.2/build/flower/include'
make[1]: Leaving directory `/home/bb/lilypond-2.16.2/build/flower'
make[1]: Entering directory `/home/bb/lilypond-2.16.2/build/lily'
cp -p /home/bb/lilypond-2.16.2/build/config.hh out/config.hh
make[1]: *** No rule to make target `/usr/include/guile/2.0/libguile.h', needed by `out/accidental-engraver.o'. Stop.
make[1]: Leaving directory `/home/bb/lilypond-2.16.2/build/lily'
make: *** [all] Error 2
"

Obviously there is one mor problem beside guile?

Regards





reply via email to

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