lilypond-devel
[Top][All Lists]
Advanced

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

Re: Bass tab problem


From: Tyler Eaves
Subject: Re: Bass tab problem
Date: Wed, 25 May 2005 18:20:46 -0400

On Wed, 2005-05-25 at 15:34 +0200, Erlend Aasland wrote:
> Hmmm, I've got a patch that I think fixed this (I've not verified that
> it works against newer releases, and I haven't got time to check it
> either). You could try it and see if it works...
> 
> Erlend
>         
>         address@hidden
>         http://lists.gnu.org/mailman/listinfo/lilypond-devel 
> 

Thanks for the information. I grabbed the 2.5.25 tarball, unzipped,
applied the patch (One file patched cleanly, the other was easily
modified by hand, but patch didn't like it for some reason.)

However, during make, I get the following. Doesn't appear to be related.
2.5.24 built fine on this machine.

/include    -I/usr/include/freetype2   -W -Wall -Wconversion  -o
out/identifier-smob.o identifier-smob.cc
rm -f ./out/includable-lexer.dep;
DEPENDENCIES_OUTPUT="./out/includable-lexer.dep ./out/includable-lexer.o" g++ 
-c   -DHAVE_CONFIG_H  -DNDEBUG -DSTRING_UTILS_INLINED -Iinclude -I./out 
-I../flower/include -I../flower/./out -I../flower/include -I../ttftool/include 
-DNDEBUG -I/usr/include/python2.4  -O2 -finline-functions -g -pipe  
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include    -I/usr/include/freetype2       -DNDEBUG 
-I/usr/include/python2.4  -O2 -finline-functions -g -pipe  
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include    -I/usr/include/freetype2   -W -Wall -Wconversion 
 -o out/includable-lexer.o includable-lexer.cc
includable-lexer.cc: In member function `void
   Includable_lexer::new_input(String, Sources*)':
includable-lexer.cc:67: error: `yy_buffer_stack' undeclared (first use
this
   function)
includable-lexer.cc:67: error: (Each undeclared identifier is reported
only
   once for each function it appears in.)
includable-lexer.cc:67: error: `yy_buffer_stack_top' undeclared (first
use this
   function)
make[1]: *** [out/includable-lexer.o] Error 1
make[1]: Leaving directory `/home/tyler/lilypond-2.5.25/lily'
make: *** [all] Error 2







reply via email to

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