Am 03.06.05 schrieb Han-WenNienhuys:

> Werner Scheinast wrote:
> > 
> > In fact, when I delete FlexLexer.h and lexer.cc in lily/out/ before the 
> > build, it works with the first attempt. Therefore my question:
> > Are these files needed for anything?
> 
> Yes, they are there for all those people that have old Flex versions, 
> which will break lilypond compiles. What you have, is the FlexLexer.h 
> from my system (as I build the tarballs).  What puzzles me is that I can 
>   compile it (I use g++ 3.4) but you can't. Can you send me the output of
> 
>    g++ -E

I uploaded the output of ...

g++ -E -DHAVE_CONFIG_H -DNDEBUG -DSTRING_UTILS_INLINED -Iinclude -I./out 
-I../flower/include -I../flower/./out -I../ttftool/include 
-I/usr/include/python2.3 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/opt/gnome/include/glib-2.0 
-I/opt/gnome/lib/glib-2.0/include -O2 includable-lexer.cc >preprocessed

... to the address
http://www.scheinast.homepage.t-online.de/preprocessed

Without the -E option, the same command would reproduce the error.

regards
Werner


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to