[Quoting Jan Nieuwenhuizen, on December 7 1998, 12:03, in "RE: Chords"]
> > I cannot get 1.1.11 to compile.
> >
> What was the error log; please send it to
> gnu-music-discuss.
gnu-music-discuss?
Anyway, here it is. The source is 1.1.10 + 1.1.11.patch.
$ autoconf
autoconf
$ configure
configure
creating cache ./config.cache
Package: LILYPOND
Using local stepmake: ${prefix}/share/stepmake not found
checking host system type... i686-pc-linux-gnulibc1
checking for make... make
checking for find... find
checking for tar... tar
checking for bash... /bin/sh
checking for python... /usr/bin/python
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for FlexLexer.h... yes
checking whether explicit instantiation is needed... yes
checking for bison... bison -y
checking for bison... bison
checking for flex... flex
checking for ar... ar
checking for ranlib... ranlib
checking language... English
checking for gettext in -lintl... yes
checking for gettext... yes
checking for msgfmt... msgfmt
checking whether msgfmt accepts -o... yes
checking for mf... mf
checking for mp... mp
checking for striproff... no
checking for yodl... no
checking for yodl2html... no
checking for yodl2latex... no
checking for yodl2man... no
checking for yodl2msless... no
checking for yodl2texinfo... no
checking for yodl2txt... no
checking for scm_shell in -lguile... no
checking for readline in -lreadline... no
checking for dlopen in -ldl... yes
checking for socket in -lsocket... no
checking for tgetent in -ltermcap... yes
checking for fabs in -lm... yes
checking for scm_boot_guile in -lguile... yes
checking for 8-bit clean memcmp... yes
checking for vprintf... yes
checking for memmem... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for gettext... (cached) yes
checking for makeinfo... makeinfo
configure: warning: can\'t find yodl. You should install Yodl 1.30.2 or newer
updating cache ./config.cache
creating ./config.status
creating config.make
creating config.h
configuring in stepmake
running /bin/sh ./configure --cache-file=.././config.cache --srcdir=.
$ make
make
stepmake/stepmake/generic-targets.make:164: out/dummy.dep: No such file or directory
mkdir out
touch out/dummy.dep
make --no-builtin-rules PACKAGE=LILYPOND -C scripts all && make --no-builtin-rules
PACKAGE=LILYPOND -C buildscripts all && make --no-builtin-rules PACKAGE=LILYPOND -C
flower all && make --no-builtin-rules PACKAGE=LILYPOND -C lib all && make
--no-builtin-rules PACKAGE=LILYPOND -C lily all && make --no-builtin-rules
PACKAGE=LILYPOND -C mf all && make --no-builtin-rules PACKAGE=LILYPOND -C mi2mu all
&& make --no-builtin-rules PACKAGE=LILYPOND -C po all && make --no-builtin-rules
PACKAGE=LILYPOND -C debian all && make --no-builtin-rules PACKAGE=LILYPOND -C
Documentation all && make --no-builtin-rules PACKAGE=LILYPOND -C init all && make
--no-builtin-rules PACKAGE=LILYPOND -C input all && make --no-builtin-rules
PACKAGE=LILYPOND -C tex all && make --no-builtin-rules PACKAGE=LILYPOND -C make all
&& make --no-builtin-rules PACKAGE=LILYPOND -C mutopia all && make
--no-builtin-rules PACKAGE=LILYPOND -C test all && make --no-builtin-rules
PACKAGE=LILYPOND -C intl all && !
make --no-builtin-rules PACKAGE=LILYPOND -C stepmake all && make --no-builtin-rules
PACKAGE=LILYPOND -C ps all && make --no-builtin-rules PACKAGE=LILYPOND -C scm all &&
true
make[1]: Entering directory `/home/jv/tmp/lilypond-1.1.11/scripts'
../stepmake/stepmake/generic-targets.make:164: out/dummy.dep: No such file or directory
mkdir out
touch out/dummy.dep
make[1]: Leaving directory `/home/jv/tmp/lilypond-1.1.11/scripts'
make[1]: Entering directory `/home/jv/tmp/lilypond-1.1.11/scripts'
cat convert-mudela.py | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' |
sed 's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' >
out/convert-mudela
chmod 755 out/convert-mudela
cat ly2dvi.py | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' | sed
's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/ly2dvi
chmod 755 out/ly2dvi
cat mudela-book.py | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' |
sed 's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/mudela-book
chmod 755 out/mudela-book
cat mup-to-ly.py | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' | sed
's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/mup-to-ly
chmod 755 out/mup-to-ly
cat old-mudela-book.py | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g'
| sed 's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' >
out/old-mudela-book
chmod 755 out/old-mudela-book
true
make[1]: Leaving directory `/home/jv/tmp/lilypond-1.1.11/scripts'
make[1]: Entering directory `/home/jv/tmp/lilypond-1.1.11/buildscripts'
../stepmake/stepmake/generic-targets.make:164: out/dummy.dep: No such file or directory
mkdir out
touch out/dummy.dep
make[1]: Leaving directory `/home/jv/tmp/lilypond-1.1.11/buildscripts'
make[1]: Entering directory `/home/jv/tmp/lilypond-1.1.11/buildscripts'
cat find-typenames.pl | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' |
sed 's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' >
out/find-typenames
chmod 755 out/find-typenames
cat genheader.py | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' | sed
's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/genheader
chmod 755 out/genheader
cat html-accents.py | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' |
sed 's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/html-accents
chmod 755 out/html-accents
cat localpackage.py | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' |
sed 's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/localpackage
chmod 755 out/localpackage
cat mf-to-table.py | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' |
sed 's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/mf-to-table
chmod 755 out/mf-to-table
cat mutopia-index.py | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' |
sed 's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/mutopia-index
chmod 755 out/mutopia-index
cat ps-to-pfa.py | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' | sed
's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/ps-to-pfa
chmod 755 out/ps-to-pfa
cat template.py | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' | sed
's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/template
chmod 755 out/template
cat clean-diaper.sh | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' |
sed 's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/clean-diaper
chmod 755 out/clean-diaper
cat clean-fonts.sh | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' |
sed 's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/clean-fonts
chmod 755 out/clean-fonts
cat docxx-lily.sh | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' | sed
's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/docxx-lily
chmod 755 out/docxx-lily
cat gen-sitemap.sh | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' |
sed 's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/gen-sitemap
chmod 755 out/gen-sitemap
cat lilypond-login.sh | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' |
sed 's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' >
out/lilypond-login
chmod 755 out/lilypond-login
cat lilypond-profile.sh | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g'
| sed 's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' >
out/lilypond-profile
chmod 755 out/lilypond-profile
cat ltmain.sh | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' | sed
's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/ltmain
chmod 755 out/ltmain
cat mail-address.sh | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' |
sed 's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/mail-address
chmod 755 out/mail-address
cat mf-to-xpms.sh | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' | sed
's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/mf-to-xpms
chmod 755 out/mf-to-xpms
cat profile-conf.sh | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' |
sed 's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/profile-conf
chmod 755 out/profile-conf
cat ps-to-gifs.sh | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' | sed
's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/ps-to-gifs
chmod 755 out/ps-to-gifs
cat ps-to-pngs.sh | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' | sed
's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/ps-to-pngs
chmod 755 out/ps-to-pngs
cat run-lilypond.sh | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' |
sed 's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/run-lilypond
chmod 755 out/run-lilypond
cat set-lily.sh | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' | sed
's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/set-lily
chmod 755 out/set-lily
cat show-current.sh | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' |
sed 's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/show-current
chmod 755 out/show-current
cat tfmtoafm.sh | cat | sed 's!@BASH@!/bin/sh!g' | sed 's!@DATE@!07DEC98!g' | sed
's!@date@!07DEC98!g' | sed 's!@datadir@!/usr/local/share/lilypond!g' | sed
's!@PACKAGE@!LILYPOND!g' | sed 's!@package@!lilypond!g' | sed 's!@PATHSEP@!:!g' |
sed 's!@PERL@!@PERL@!g' | sed 's!@PYTHON@!/usr/bin/python!g' | sed
's!@SHELL@!/bin/sh!g' | sed 's!@TOPLEVEL_VERSION@!1.1.11!g' | sed
's!@step-bindir@!../stepmake/bin!g' | sed 's!@abs-step-bindir@!!g' > out/tfmtoafm
chmod 755 out/tfmtoafm
true
make[1]: Leaving directory `/home/jv/tmp/lilypond-1.1.11/buildscripts'
make[1]: Entering directory `/home/jv/tmp/lilypond-1.1.11/flower'
../stepmake/stepmake/generic-targets.make:164: out/dummy.dep: No such file or directory
mkdir out
touch out/dummy.dep
make[1]: Leaving directory `/home/jv/tmp/lilypond-1.1.11/flower'
make[1]: Entering directory `/home/jv/tmp/lilypond-1.1.11/flower'
cp ../config.h out/config.hh
rm -f out/axis.dep; DEPENDENCIES_OUTPUT="out/axis.dep out/axis.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion axis.cc -o out/axis.o
rm -f out/choleski.dep; DEPENDENCIES_OUTPUT="out/choleski.dep out/choleski.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion choleski.cc -o out/choleski.o
rm -f out/cpu-timer.dep; DEPENDENCIES_OUTPUT="out/cpu-timer.dep out/cpu-timer.o" c++
-c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion cpu-timer.cc -o
out/cpu-timer.o
rm -f out/data-file.dep; DEPENDENCIES_OUTPUT="out/data-file.dep out/data-file.o" c++
-c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion data-file.cc -o
out/data-file.o
rm -f out/dictionary.dep; DEPENDENCIES_OUTPUT="out/dictionary.dep out/dictionary.o"
c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion dictionary.cc -o
out/dictionary.o
rm -f out/directed-graph.dep; DEPENDENCIES_OUTPUT="out/directed-graph.dep
out/directed-graph.o" c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho
-I../lib/include -I../lib/out -I../flower/include -I../flower/out -g
-fhandle-signatures -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wconversion directed-graph.cc -o out/directed-graph.o
rm -f out/dstream.dep; DEPENDENCIES_OUTPUT="out/dstream.dep out/dstream.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion dstream.cc -o out/dstream.o
rm -f out/file-path.dep; DEPENDENCIES_OUTPUT="out/file-path.dep out/file-path.o" c++
-c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion file-path.cc -o
out/file-path.o
rm -f out/flower-debug.dep; DEPENDENCIES_OUTPUT="out/flower-debug.dep
out/flower-debug.o" c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho
-I../lib/include -I../lib/out -I../flower/include -I../flower/out -g
-fhandle-signatures -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wconversion flower-debug.cc -o out/flower-debug.o
rm -f out/full-storage.dep; DEPENDENCIES_OUTPUT="out/full-storage.dep
out/full-storage.o" c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho
-I../lib/include -I../lib/out -I../flower/include -I../flower/out -g
-fhandle-signatures -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wconversion full-storage.cc -o out/full-storage.o
rm -f out/getopt-long.dep; DEPENDENCIES_OUTPUT="out/getopt-long.dep out/getopt-long.o"
c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion getopt-long.cc -o
out/getopt-long.o
rm -f out/hash.dep; DEPENDENCIES_OUTPUT="out/hash.dep out/hash.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion hash.cc -o out/hash.o
rm -f out/international.dep; DEPENDENCIES_OUTPUT="out/international.dep
out/international.o" c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho
-I../lib/include -I../lib/out -I../flower/include -I../flower/out -g
-fhandle-signatures -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wconversion international.cc -o out/international.o
rm -f out/interval.dep; DEPENDENCIES_OUTPUT="out/interval.dep out/interval.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion interval.cc -o out/interval.o
rm -f out/libc-extension.dep; DEPENDENCIES_OUTPUT="out/libc-extension.dep
out/libc-extension.o" c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho
-I../lib/include -I../lib/out -I../flower/include -I../flower/out -g
-fhandle-signatures -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wconversion libc-extension.cc -o out/libc-extension.o
rm -f out/matrix-debug.dep; DEPENDENCIES_OUTPUT="out/matrix-debug.dep
out/matrix-debug.o" c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho
-I../lib/include -I../lib/out -I../flower/include -I../flower/out -g
-fhandle-signatures -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wconversion matrix-debug.cc -o out/matrix-debug.o
rm -f out/matrix.dep; DEPENDENCIES_OUTPUT="out/matrix.dep out/matrix.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion matrix.cc -o out/matrix.o
rm -f out/nscalar.dep; DEPENDENCIES_OUTPUT="out/nscalar.dep out/nscalar.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion nscalar.cc -o out/nscalar.o
rm -f out/offset.dep; DEPENDENCIES_OUTPUT="out/offset.dep out/offset.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion offset.cc -o out/offset.o
rm -f out/rational.dep; DEPENDENCIES_OUTPUT="out/rational.dep out/rational.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion rational.cc -o out/rational.o
rational.cc:75: warning: `int lcm(int, int)' defined but not used
rm -f out/rtti.dep; DEPENDENCIES_OUTPUT="out/rtti.dep out/rtti.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion rtti.cc -o out/rtti.o
rm -f out/scalar.dep; DEPENDENCIES_OUTPUT="out/scalar.dep out/scalar.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion scalar.cc -o out/scalar.o
rm -f out/string-convert.dep; DEPENDENCIES_OUTPUT="out/string-convert.dep
out/string-convert.o" c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho
-I../lib/include -I../lib/out -I../flower/include -I../flower/out -g
-fhandle-signatures -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wconversion string-convert.cc -o out/string-convert.o
rm -f out/string.dep; DEPENDENCIES_OUTPUT="out/string.dep out/string.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion string.cc -o out/string.o
rm -f out/stringutil.dep; DEPENDENCIES_OUTPUT="out/stringutil.dep out/stringutil.o"
c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion stringutil.cc -o
out/stringutil.o
rm -f out/text-db.dep; DEPENDENCIES_OUTPUT="out/text-db.dep out/text-db.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion text-db.cc -o out/text-db.o
rm -f out/text-stream.dep; DEPENDENCIES_OUTPUT="out/text-stream.dep out/text-stream.o"
c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion text-stream.cc -o
out/text-stream.o
rm -f out/unionfind.dep; DEPENDENCIES_OUTPUT="out/unionfind.dep out/unionfind.o" c++
-c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion unionfind.cc -o
out/unionfind.o
rm -f out/vector.dep; DEPENDENCIES_OUTPUT="out/vector.dep out/vector.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion vector.cc -o out/vector.o
ar ru out/library.a out/axis.o out/choleski.o out/cpu-timer.o out/data-file.o
out/dictionary.o out/directed-graph.o out/dstream.o out/file-path.o out/flower-debug.o
out/full-storage.o out/getopt-long.o out/hash.o out/international.o out/interval.o
out/libc-extension.o out/matrix-debug.o out/matrix.o out/nscalar.o out/offset.o
out/rational.o out/rtti.o out/scalar.o out/string-convert.o out/string.o
out/stringutil.o out/text-db.o out/text-stream.o out/unionfind.o out/vector.o
ranlib out/library.a || ar ts out/library.a || true
make PACKAGE=LILYPOND -C include all && true
make[2]: Entering directory `/home/jv/tmp/lilypond-1.1.11/flower/include'
../../stepmake/stepmake/generic-targets.make:164: out/dummy.dep: No such file or
directory
mkdir out
touch out/dummy.dep
make[2]: Leaving directory `/home/jv/tmp/lilypond-1.1.11/flower/include'
make[2]: Entering directory `/home/jv/tmp/lilypond-1.1.11/flower/include'
true
make[2]: Leaving directory `/home/jv/tmp/lilypond-1.1.11/flower/include'
make[1]: Leaving directory `/home/jv/tmp/lilypond-1.1.11/flower'
make[1]: Entering directory `/home/jv/tmp/lilypond-1.1.11/lib'
../stepmake/stepmake/generic-targets.make:164: out/dummy.dep: No such file or directory
mkdir out
touch out/dummy.dep
make[1]: Leaving directory `/home/jv/tmp/lilypond-1.1.11/lib'
make[1]: Entering directory `/home/jv/tmp/lilypond-1.1.11/lib'
cp ../config.h out/config.hh
rm -f out/binary-source-file.dep; DEPENDENCIES_OUTPUT="out/binary-source-file.dep
out/binary-source-file.o" c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho
-I../lib/include -I../lib/out -I../flower/include -I../flower/out -g
-fhandle-signatures -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wconversion -D_REENTRANT binary-source-file.cc -o out/binary-source-file.o
rm -f out/duration-convert.dep; DEPENDENCIES_OUTPUT="out/duration-convert.dep
out/duration-convert.o" c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho
-I../lib/include -I../lib/out -I../flower/include -I../flower/out -g
-fhandle-signatures -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wconversion -D_REENTRANT duration-convert.cc -o out/duration-convert.o
rm -f out/duration-iter.dep; DEPENDENCIES_OUTPUT="out/duration-iter.dep
out/duration-iter.o" c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho
-I../lib/include -I../lib/out -I../flower/include -I../flower/out -g
-fhandle-signatures -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wconversion -D_REENTRANT duration-iter.cc -o out/duration-iter.o
rm -f out/duration.dep; DEPENDENCIES_OUTPUT="out/duration.dep out/duration.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion -D_REENTRANT duration.cc -o
out/duration.o
rm -f out/input.dep; DEPENDENCIES_OUTPUT="out/input.dep out/input.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion -D_REENTRANT input.cc -o
out/input.o
rm -f out/mapped-file-storage.dep; DEPENDENCIES_OUTPUT="out/mapped-file-storage.dep
out/mapped-file-storage.o" c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho
-I../lib/include -I../lib/out -I../flower/include -I../flower/out -g
-fhandle-signatures -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wconversion -D_REENTRANT mapped-file-storage.cc -o out/mapped-file-storage.o
rm -f out/moment.dep; DEPENDENCIES_OUTPUT="out/moment.dep out/moment.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion -D_REENTRANT moment.cc -o
out/moment.o
rm -f out/plet.dep; DEPENDENCIES_OUTPUT="out/plet.dep out/plet.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion -D_REENTRANT plet.cc -o
out/plet.o
rm -f out/simple-file-storage.dep; DEPENDENCIES_OUTPUT="out/simple-file-storage.dep
out/simple-file-storage.o" c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho
-I../lib/include -I../lib/out -I../flower/include -I../flower/out -g
-fhandle-signatures -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wconversion -D_REENTRANT simple-file-storage.cc -o out/simple-file-storage.o
rm -f out/source-file.dep; DEPENDENCIES_OUTPUT="out/source-file.dep out/source-file.o"
c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion -D_REENTRANT source-file.cc
-o out/source-file.o
rm -f out/source.dep; DEPENDENCIES_OUTPUT="out/source.dep out/source.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion -D_REENTRANT source.cc -o
out/source.o
rm -f out/template.dep; DEPENDENCIES_OUTPUT="out/template.dep out/template.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion -D_REENTRANT template.cc -o
out/template.o
rm -f out/thank-you-cygnus.dep; DEPENDENCIES_OUTPUT="out/thank-you-cygnus.dep
out/thank-you-cygnus.o" c++ -c -DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho
-I../lib/include -I../lib/out -I../flower/include -I../flower/out -g
-fhandle-signatures -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wconversion -D_REENTRANT thank-you-cygnus.cc -o out/thank-you-cygnus.o
rm -f out/warn.dep; DEPENDENCIES_OUTPUT="out/warn.dep out/warn.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -g -fhandle-signatures -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wconversion -D_REENTRANT warn.cc -o
out/warn.o
ar ru out/library.a out/binary-source-file.o out/duration-convert.o
out/duration-iter.o out/duration.o out/input.o out/mapped-file-storage.o out/moment.o
out/plet.o out/simple-file-storage.o out/source-file.o out/source.o out/template.o
out/thank-you-cygnus.o out/warn.o
ranlib out/library.a || ar ts out/library.a || true
make PACKAGE=LILYPOND -C include all && true
make[2]: Entering directory `/home/jv/tmp/lilypond-1.1.11/lib/include'
../../stepmake/stepmake/generic-targets.make:164: out/dummy.dep: No such file or
directory
mkdir out
touch out/dummy.dep
make[2]: Leaving directory `/home/jv/tmp/lilypond-1.1.11/lib/include'
make[2]: Entering directory `/home/jv/tmp/lilypond-1.1.11/lib/include'
true
make[2]: Leaving directory `/home/jv/tmp/lilypond-1.1.11/lib/include'
make[1]: Leaving directory `/home/jv/tmp/lilypond-1.1.11/lib'
make[1]: Entering directory `/home/jv/tmp/lilypond-1.1.11/lily'
../stepmake/stepmake/generic-targets.make:164: out/dummy.dep: No such file or directory
mkdir out
touch out/dummy.dep
make[1]: Leaving directory `/home/jv/tmp/lilypond-1.1.11/lily'
make[1]: Entering directory `/home/jv/tmp/lilypond-1.1.11/lily'
cp ../config.h out/config.hh
rm -f out/abbrev.dep; DEPENDENCIES_OUTPUT="out/abbrev.dep out/abbrev.o" c++ -c
-DHAVE_CONFIG_H -Iinclude -Iout -I-Istinho -I../lib/include -I../lib/out
-I../flower/include -I../flower/out -I../lib/include -I../flower/include -g
-fhandle-signatures -Wall -W -Wmissing-prototypes -Wmissing-declarations
-Wconversion abbrev.cc -o out/abbrev.o
abbrev.cc: In method `void Abbreviation::do_substitute_dependent(class Score_element
*, class Score_element *)':
abbrev.cc:126: cannot take typeid of object when -frtti is not specified
abbrev.cc:126: confused by earlier errors, bailing out
make[1]: *** [out/abbrev.o] Error 1
make[1]: Leaving directory `/home/jv/tmp/lilypond-1.1.11/lily'
make: *** [all] Error 2
$