David Kastrup <d...@gnu.org> writes:

> James <pkx1...@gmail.com> writes:
>
>> rm -f ./out/lilypond-version.dep;
>> DEPENDENCIES_OUTPUT="./out/lilypond-version.dep
>> ./out/lilypond-version.o" g++ -c -Woverloaded-virtual
>> -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing
>>  -g -fwrapv     -DHAVE_CONFIG_H  -DNDEBUG
>> -I/home/jlowe/lilypond-git/lily/include -I./out
>> -I/home/jlowe/lilypond-git/flower/include -I../flower/./out
>> -I../flower/include -I/home/jlowe/lilypond-git/lily/out  -O2
>> -finline-functions -g -pipe -pthread -I/usr/include/freetype2
>> -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2
>> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
>> -Wno-pmf-conversions  -W -Wall -Wconversion -o out/lilypond-version.o
>> /home/jlowe/lilypond-git/lily/lilypond-version.cc
>> In file included from /home/jlowe/lilypond-git/lily/lily-lexer-scheme.cc:21:
>> /home/jlowe/lilypond-git/lily/include/lily-lexer.hh:69: error: ISO C++
>> forbids declaration of 'YYSTYPE' with no type
>> /home/jlowe/lilypond-git/lily/include/lily-lexer.hh:69: error:
>> expected ';' before '*' token
>
> That looks like something I would have committed.  I'll research.
>
>> I did
>>
>> ./autogen.sh --noconfigure and recreated $LILYPOND_GIT/build then ran
>> ../configure to be sure but got the same problem when I ran make
>>
>> I know this is staging and everything, but I thought someone might be
>> (not that) interested.
>
> Exactly because it is staging, people are interested.
>
> Weird that this did not show in my test runs.  Probably a missing
> dependency caused something to not be recompiled.
>
> I'll investigate and see what is up here.
>
> Sorry.

Huh.  Compiles without make clean.  So I'll do the full rap including
make clean and configure.  Will take a while.

-- 
David Kastrup


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to