bug-lilypond
[Top][All Lists]
Advanced

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

Re: flexlexer.h include path


From: Han-Wen Nienhuys
Subject: Re: flexlexer.h include path
Date: Tue, 31 May 2005 16:10:15 +0200
User-agent: Mozilla Thunderbird 1.0.2-1.3.3 (X11/20050513)

Werner Scheinast wrote:
Hi,

when I configure Lilypond 2.5.26, I get the following message:

which platform?


/usr/include/FlexLexer.h:51:20: iostream: No such file or directory
/usr/include/

The configure script continues, but the make fails with an error I would relate to the above:

No, actually, that's a harmless side product of figuring out where FlexLexer.h lives.

[g++ with many options]
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/werner/Archiv/lilypond-2.5.26/lily'
make: *** [all] Fehler 2

this is very strange. Can you double check (using g++ -E) the g++ finds the FlexLexer.h in lily/out/ ?

--
 Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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