lilypond-devel
[Top][All Lists]
Advanced

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

failed make with gcc 3.2.2 and flex 2.5.31


From: Bryan Koschmann - GKT
Subject: failed make with gcc 3.2.2 and flex 2.5.31
Date: Wed, 9 Apr 2003 21:13:00 -0700 (PDT)

Hello,

Just did a fresh install of Slack 9.0. I removed flex 2.5.4a and upgraded
with source to 2.5.31. I tried the latest tarball of lilypond with no
luck, and tried a cvs version from last night. When doing a make it dies
with this:

make[2]: Leaving directory `/usr/src/lilypond/flower/include'
make[1]: Leaving directory `/usr/src/lilypond/flower'
make[1]: Entering directory `/usr/src/lilypond/lily'
rm -f ./out/includable-lexer.dep;
DEPENDENCIES_OUTPUT="./out/includable-lexer.dep ./out/includable-lexer.o"
g++ -c   -DHAVE_CONFIG_H  -DSTRING_UTILS_INLINED -Iinclude -I./out
-I../flower/include -I../flower/./out -I../flower/include -O2
-finline-functions -g   -I/usr/share/texmf/include      -O2
-finline-functions -g   -I/usr/share/texmf/include  -Wall  -W
-Wmissing-prototypes -Wconversion  -o out/includable-lexer.o
includable-lexer.cc
includable-lexer.cc: In constructor
`Includable_lexer::Includable_lexer()':
includable-lexer.cc:31: `yy_current_buffer' undeclared (first use this
   function)
includable-lexer.cc:31: (Each undeclared identifier is reported only once
for
   each function it appears in.)
make[1]: *** [out/includable-lexer.o] Error 1
make[1]: Leaving directory `/usr/src/lilypond/lily'
make: *** [all] Error 2


If you could provide any help it would be great. With the tarball version
I tried the patch in the directory, and various others from maillist
archives (each after deleting and untarring a new lilypond).

Thank you in advance!

        Bryan





reply via email to

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