With current svn (17539), I get the following:

make  all-recursive
Making all in mathed
make  all-am
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H - I. -I../../src -Winvalid-pch --include=./pch.h -I./.. -I../../boost - Wextra -Wall -g -Os -MT InsetMathCases.lo -MD -MP -MF .deps/ InsetMathCases.Tpo -c -o InsetMathCases.lo InsetMathCases.C g++ -DHAVE_CONFIG_H -I. -I../../src -Winvalid-pch --include=./pch.h - I./.. -I../../boost -Wextra -Wall -g -Os -MT InsetMathCases.lo -MD - MP -MF .deps/InsetMathCases.Tpo -c InsetMathCases.C -o InsetMathCases.o ../../src/bufferparams.h:43: error: use of enum 'CiteEngine' without previous declaration ../../src/bufferparams.h:264: error: 'CiteEngine' in namespace 'lyx::biblio' does not name a type ../../src/bufferparams.h:267: error: 'lyx::biblio::CiteEngine' has not been declared ../../src/bufferparams.h:282: error: 'CiteEngine' in namespace 'lyx::biblio' does not name a type
make[3]: *** [InsetMathCases.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


Suggestions?

Bennett

Reply via email to