Hi there, After successful compilation I encountered run time error:
user$ lilypond test_simplest.ly GNU LilyPond 2.7.30 Processing `test_simplest.ly' Parsing... /usr/local/share/lilypond/2.7.30/ly/init.ly:4:0: error: parse error, unexpected DIGIT #(if (and #t (defined? 'set-debug-cell-accesses!)) /usr/local/share/lilypond/2.7.30/ly/nederlands.ly:87:13: error: unknown escaped string: `\dutchPitchnames' pitchnames = \dutchPitchnames /usr/local/share/lilypond/2.7.30/ly/nederlands.ly:76:10: While evaluating arguments to ly:parser-set-note-names in expression (ly:parser-set-note-names parser pitchnames): /usr/local/share/lilypond/2.7.30/ly/nederlands.ly:76:10: Unbound variable: pitchnames %%%%%%%%% test_simplest.ly %%%%%%%%% { c'4 d' e'2 } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% What did I wrong? is that guile issue? Anyway, I also tried compiled and packaged version for i386, but it seems that I don't have correct gcc (3.3.2) The lily complains: /home/snopek//lilypond/usr/bin/lilypond: /usr/lib/libstdc++.so.6: version `CXXABI_1.3.1' not found (required by /home/snopek//lilypond/usr/bin/lilypond) What have to do people without the freshest gcc version? Is it possibile to obtain only compiled libstdc++ from somewhere? Any help verry appreciated, thnx in advnce:) best regards, /ak/ [gentoo, gcc 3.3.2, guile 1.6.7] _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user