Hi.. I'm trying to compile cvs with gcc 3.3 and Qt 3.2.1 and I'm getting the following error. Something to do wtih Qt?

Thanks,
nirmal

In file included from ../../../src/debug.h:18,
from ../../../src/frontends/controllers/BCView.tmpl:20,
from ../../../src/frontends/controllers/BCView.h:139,
from Qt2BC.h:18,
from QDialogView.C:17:
../../../src/support/debugstream.h:28: error: syntax error before `=' token
../../../src/support/debugstream.h:30: error: missing ';' before right brace
../../../src/support/debugstream.h:32: error: `type' was not declared in this
scope
../../../src/support/debugstream.h:32: error: syntax error before `,' token
../../../src/support/debugstream.h: In function `bool match(...)':
../../../src/support/debugstream.h:33: error: `b' undeclared (first use this
function)
../../../src/support/debugstream.h:33: error: (Each undeclared identifier is
reported only once for each function it appears in.)
../../../src/support/debugstream.h:33: error: `a' undeclared (first use this
function)
../../../src/support/debugstream.h:33: error: `ANY' undeclared (first use this
function)
../../../src/support/debugstream.h:33: error: `NONE' undeclared (first use this
function)
../../../src/support/debugstream.h: At global scope:
../../../src/support/debugstream.h:35: error: syntax error before `}' token
../../../src/support/debugstream.h:32: warning: `bool match(...)' defined but
not used
make[5]: *** [QDialogView.lo] Error 1
make[5]: Leaving directory `/opt/lyx-devel/src/frontends/qt2'





Reply via email to