I'm trying to get lilypond runnung under FreeBSD 4.0 (actually 5.0-current
but this should not be the problem).

I compiled python-1.5.2, guile 1.3.4, teTeX-1.0.7, teTeX-texmf-1.0.2, FWIW,
first. Using gcc version 2.95.2 19991024 (release)

I'm getting quite far with the compilation but then it stops with:
"lexer.ll", line 441: warning, -s option given but default rule can be matched
rm -f ./out/lexer.dep; DEPENDENCIES_OUTPUT="./out/lexer.dep ./out/lexer.o" c++ -
c  -DHAVE_CONFIG_H  -DNPRINT -Iinclude -I./out -I../lib/include -I../lib/./out -
I../flower/include -I../flower/./out -I../flower/include -g     -g   -DNPRINT -I
/usr/local/include -Wall  -W -Wmissing-prototypes -Wmissing-declarations -Wconve
rsion  out/lexer.cc -o out/lexer.o
lexer.ll: In method `yyFlexLexer::yyFlexLexer(istream * = 0, ostream * = 0)':
lexer.ll:588: `yy_more_offset' undeclared (first use this function)
lexer.ll:588: (Each undeclared identifier is reported only once
lexer.ll:588: for each function it appears in.)
lexer.ll:588: `yy_prev_more_offset' undeclared (first use this function)
include/moment.hh: At top level:
lexer.ll:107: warning: `int yy_start_stack_ptr' defined but not used
lexer.ll:108: warning: `int yy_start_stack_depth' defined but not used
lexer.ll:109: warning: `int * yy_start_stack' defined but not used
lexer.ll:111: warning: `void yy_push_state(int)' declared `static' but never def
ined
lexer.ll:114: warning: `void yy_pop_state()' declared `static' but never defined
lexer.ll:117: warning: `int yy_top_state()' declared `static' but never defined
gmake[1]: *** [out/lexer.o] Error 1
gmake[1]: Leaving directory `/c/kuku/lilypond-1.3.56/lily'
gmake: *** [all] Error 2

Well, I could dig into the sources now but maybe someone more familar 
with it than me perhaps sees the culprit at a glance.

-- 
Chris Christoph P. U. Kukulies [EMAIL PROTECTED]

Reply via email to