make log attached. cvs 1.2 about 10 min old.
Garst
Making all in mathed
make[3]: Entering directory `/usr/local/garst/lyx-devel/src/mathed'
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../src 
-I../../images -I./../ -I../.. -I../.. -I../../boost  -D_GNU_SOURCE=1   -O 
-fvtable-thunks -fno-builtin -ffunction-sections -fdata-sections -W -Wall -Wconversion 
-Winline -c array.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ -I../.. -I../.. 
-I../../boost -D_GNU_SOURCE=1 -O -fvtable-thunks -fno-builtin -ffunction-sections 
-fdata-sections -W -Wall -Wconversion -Winline -Wp,-MD,.deps/array.pp -c array.C -o 
array.o
In file included from array.C:9:
math_defs.h:415: ISO C++ forbids declaration of `vector' with no type
math_defs.h:415: template-id `vector<int>' used as a declarator
math_defs.h:415: parse error before `;' token
math_defs.h:457: syntax error before `;' token
math_defs.h: In constructor `MathedRowSt::MathedRowSt(int)':
math_defs.h:420: class `MathedRowSt' does not have any field named `widths_'
math_defs.h: In member function `int MathedRowSt::getTab(int) const':
math_defs.h:444: `widths_' undeclared (first use this function)
math_defs.h:444: (Each undeclared identifier is reported only once for each 
   function it appears in.)
make[3]: *** [array.lo] Error 1
make[3]: Leaving directory `/usr/local/garst/lyx-devel/src/mathed'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/garst/lyx-devel/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/usr/local/garst/lyx-devel/src'
make: *** [all-recursive] Error 1

Reply via email to