g++ -DHAVE_CONFIG_H -I. -I../../src -I. -I../../boost -isystem /usr/X11R6/include
-g -O -W -Wall -Winline -c -o lyxfunc.o `test -f ../../src/lyxfunc.C || echo
'../../src/'`../../src/lyxfunc.C
../../src/lyxfunc.C: In member function `FuncStatus
LyXFunc::getStatus(kb_action, const std::string&) const':
../../src/lyxfunc.C:726: `MathTextCodes' undeclared (first use this function)
../../src/lyxfunc.C:726: (Each undeclared identifier is reported only once for
each function it appears in.)
../../src/lyxfunc.C:726: parse error before `=' token
../../src/lyxfunc.C:729: `tc' undeclared (first use this function)
../../src/lyxfunc.C:729: `LM_TC_BF' undeclared (first use this function)
../../src/lyxfunc.C:732: `LM_TC_SF' undeclared (first use this function)
../../src/lyxfunc.C:735: `LM_TC_CAL' undeclared (first use this function)
../../src/lyxfunc.C:738: `LM_TC_RM' undeclared (first use this function)
../../src/lyxfunc.C:741: `LM_TC_TT' undeclared (first use this function)
../../src/lyxfunc.C:744: `LM_TC_BB' undeclared (first use this function)
../../src/lyxfunc.C:747: `LM_TC_VAR' undeclared (first use this function)
--
Lgb