Il giorno gio 19 ott 2017 alle 18:21, Federico Bruni
<f...@inventati.org> ha scritto:
[...]
Then I run make again. This time it takes a few minutes, but the
final error is still the same:
echo /home/pippo/lilypond-git/scripts/build/out/help2man
/home/pippo/lilypond-git/scripts/build/out/help2man
/home/pippo/lilypond-git/scripts/build/out/help2man out/lilypond >
out/lilypond.1
help2man: can't get `--help' info from out/lilypond
Try `--no-discard-stderr' if option outputs to stderr
/home/pippo/lilypond-git/stepmake/stepmake/help2man-rules.make:26:
recipe for target 'out/lilypond.1' failed
make[1]: *** [out/lilypond.1] Error 127
make[1]: Leaving directory '/home/pippo/lilypond-git/lily'
/home/pippo/lilypond-git/stepmake/stepmake/generic-targets.make:6:
recipe for target 'all' failed
make: *** [all] Error 2
I'd like to know how to avoid above error...
If I keep running make again, I get to a new error:
$ make
[...]
mkdir -p out
touch out/ly-snippets.dep
cd ./out && /home/pippo/lilypond-git/scripts/build/out/run-and-check
"/home/pippo/lilypond-git/out/bin/lilypond --verbose
/home/pippo/lilypond-git/ly/generate-documentation"
"generate-documentation.log"
Please check the logfile generate-documentation.log for errors
GNUmakefile:295: recipe for target 'out/internals.texi' failed
make[1]: *** [out/internals.texi] Error 127
make[1]: Leaving directory '/home/pippo/lilypond-git/Documentation'
/home/pippo/lilypond-git/stepmake/stepmake/generic-targets.make:6:
recipe for target 'all' failed
make: *** [all] Error 2
$ cat ./Documentation/out/generate-documentation.log
/home/pippo/lilypond-git/out/bin/lilypond: error while loading shared
libraries: libguile.so.17: cannot open shared object file: No such file
or directory
How can I point it to the right directory?
$ find /opt/guile-1.8/ -name *.so.17
/opt/guile-1.8/lib/libguile.so.17
/opt/guile-1.8/lib/libguilereadline-v-17.so.17
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel