Date: Mon, 2 Aug 2004 21:24:20 -0700 From: chip <chip@wiegand.org> To: atamaniuk-ports@frobs.net Cc: ports@FreeBSD.org Subject: FreeBSD Port: lilypond-2.2.2 Message-ID: <200408022124.20200.chip@wiegand.org>
next in thread | raw e-mail | index | archive | help
I am trying to install the port for lilypond but it fails with the following copied from the end of the installation - Hoping to see it fixed, Chip Wiegand -Wconversion -o out/identifier-smob.o identifier-smob.cc identifier-smob.cc: In function `int print_box(scm_unused_struct*, scm_unused_struct*, scm_print_state*)': identifier-smob.cc:20: warning: unused parameter `scm_print_state*pstate' rm -f ./out/includable-lexer.dep; DEPENDENCIES_OUTPUT="./out/ includable-lexer.de p ./out/includable-lexer.o" c++ -c -O -pipe -mcpu=pentiumpro -D__GNU_LIBRARY__ - I/usr/ports/print/lilypond/work/lilypond-2.0.1/lily/out -DHAVE_CONFIG_H -DSTRI NG_UTILS_INLINED -Iinclude -I./out -I../flower/include -I../flower/./out -I../fl ower/include -O -pipe -mcpu=pentiumpro -D__GNU_LIBRARY__ -I/usr/ports/ print/lily pond/work/lilypond-2.0.1/lily/out -O2 -finline-functions -g -I/usr/ ports/print/l ilypond/work/lilypond-2.0.1/lily/out -I/usr/local/include -I/usr/local/ include/ python2.3 -I/usr/local/include -O -pipe -mcpu=pentiumpro -D__GNU_LIBRARY__ - I/usr/ports/print/lilypond/work/lilypond-2.0.1/lily/out -O2 -finline-functions - g -I/usr/ports/print/lilypond/work/lilypond-2.0.1/lily/out -I/usr/ local/include -I/usr/local/include/python2.3 -I/usr/local/include -Wall -W -Wmissing-prototy pes -Wconversion -o out/includable-lexer.o includable-lexer.cc In file included from includable-lexer.cc:12: include/includable-lexer.hh:28: error: base class `yyFlexLexer' has incomplete type includable-lexer.cc: In member function `void Includable_lexer::new_input(String, Sources*)': includable-lexer.cc:50: error: `LexerError' undeclared (first use this function) includable-lexer.cc:50: error: (Each undeclared identifier is reported only once for each function it appears in.) includable-lexer.cc:68: error: `yy_buffer_stack' undeclared (first use this function) includable-lexer.cc:68: error: `yy_buffer_stack_top' undeclared (first use this function) includable-lexer.cc:83: error: `yy_create_buffer' undeclared (first use this function) includable-lexer.cc:83: error: `yy_switch_to_buffer' undeclared (first use this function) includable-lexer.cc: In member function `void Includable_lexer::new_input(String, String, Sources*)': includable-lexer.cc:104: error: `yy_create_buffer' undeclared (first use this function) includable-lexer.cc:104: error: `yy_switch_to_buffer' undeclared (first use this function) includable-lexer.cc: In member function `bool Includable_lexer::close_input()': includable-lexer.cc:116: error: `yy_delete_buffer' undeclared (first use this function) includable-lexer.cc:129: error: `yy_switch_to_buffer' undeclared (first use this function) gmake[1]: *** [out/includable-lexer.o] Error 1 gmake[1]: Leaving directory `/usr/ports/print/lilypond/work/ lilypond-2.0.1/lily' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/print/lilypond. chip3#
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408022124.20200.chip>