make[2]: Entering directory `/cvs/lyx-devel/trunk/src/tex2lyx'
g++ -DHAVE_CONFIG_H -DTEX2LYX -I../../src/tex2lyx -I../../src -I../../src -I../../boost -Wextra -Wall -g -O -MT text.o -MD -MP -MF .deps/text.Tpo -c -o text.o text.cpp text.cpp: In function ‘lyx::LayoutPtr lyx::<unnamed>::findLayout(const lyx::TextClass&, const std::string&)’:
text.cpp:438: error: ‘const_iterator’ is not a member of ‘lyx::TextClass’
text.cpp:438: error: expected `;' before ‘beg’
text.cpp:439: error: ‘const_iterator’ is not a member of ‘lyx::TextClass’
text.cpp:439: error: expected `;' before ‘end’
text.cpp:441: error: ‘const_iterator’ is not a member of ‘lyx::TextClass’
text.cpp:442: error: expected `;' before ‘it’
text.cpp:444: error: ‘it’ was not declared in this scope
text.cpp:444: error: ‘end’ was not declared in this scope
text.cpp: At global scope:
text.cpp:436: warning: unused parameter ‘textclass’
text.cpp:436: warning: unused parameter ‘name’
make[2]: *** [text.o] Error 1
make[2]: Leaving directory `/cvs/lyx-devel/trunk/src/tex2lyx'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/cvs/lyx-devel/trunk/src/tex2lyx'
make: *** [all-recursive] Error 1

Reply via email to