Hi.. I'm getting the following error while trying to compile the latest
cvs with Qt 3.1.2 on Debian ppc with gcc 3.2.3.. is this a code problem
or a problem with the compiler that I'm using?

Thanks,
nirmal

--
BiblioModuleBase.C:27: syntax error before `::' token
BiblioModuleBase.C:32: ISO C++ forbids declaration of
`BiblioModuleBaseLayout'   with no type
BiblioModuleBase.C:32: invalid use of `this' at top level
BiblioModuleBase.C:34: ISO C++ forbids declaration of `Layout4' with no
type BiblioModuleBase.C:34: invalid conversion from `QHBoxLayout*' to
`int' BiblioModuleBase.C:36: ISO C++ forbids declaration of `Layout3'
with no type BiblioModuleBase.C:36: invalid conversion from
`QVBoxLayout*' to `int' BiblioModuleBase.C:38: ISO C++ forbids
declaration of `natbibCB' with no type BiblioModuleBase.C:38: invalid
use of `this' at top level BiblioModuleBase.C:39: syntax error before
`->' token BiblioModuleBase.C:41: ISO C++ forbids declaration of
`Layout2' with no type BiblioModuleBase.C:41: invalid conversion from
`QHBoxLayout*' to `int' BiblioModuleBase.C:43: ISO C++ forbids
declaration of `citationStyleL' with no   type
BiblioModuleBase.C:43: invalid use of `this' at top level
BiblioModuleBase.C:44: syntax error before `->' token
BiblioModuleBase.C:45: syntax error before `->' token
BiblioModuleBase.C:47: ISO C++ forbids declaration of `citeStyleCO' with
no   type
BiblioModuleBase.C:47: invalid use of `this' at top level
BiblioModuleBase.C:48: syntax error before `->' token
BiblioModuleBase.C:49: syntax error before `->' token
BiblioModuleBase.C:50: syntax error before `->' token
BiblioModuleBase.C:51: syntax error before `->' token
BiblioModuleBase.C:52: syntax error before `->' token
BiblioModuleBase.C:54: syntax error before `->' token
BiblioModuleBase.C:55: syntax error before `->' token
BiblioModuleBase.C:57: syntax error before `->' token
BiblioModuleBase.C:58: ISO C++ forbids declaration of `languageChange'
with no   type
BiblioModuleBase.C:59: `minimumSizeHint' was not declared in this scope
BiblioModuleBase.C:59: ISO C++ forbids declaration of `resize' with no
type BiblioModuleBase.C:60: `WState_Polished' was not declared in this
scope BiblioModuleBase.C:60: ISO C++ forbids declaration of
`clearWState' with no   type
BiblioModuleBase.C:63: ISO C++ forbids declaration of `connect' with no
type BiblioModuleBase.C:63: initializer list being treated as compound
expression BiblioModuleBase.C:63: invalid conversion from `const char*'
to `int' BiblioModuleBase.C:64: ISO C++ forbids declaration of `connect'
with no type BiblioModuleBase.C:64: redefinition of `int connect'
BiblioModuleBase.C:63: `int connect' previously defined here
BiblioModuleBase.C:64: initializer list being treated as compound
expression BiblioModuleBase.C:64: invalid conversion from `const char*'
to `int' BiblioModuleBase.C:67: syntax error before `->' token
BiblioModuleBase.C:73: syntax error before `::' token
BiblioModuleBase.C:82: syntax error before `::' token
BiblioModuleBase.C:85: syntax error before `->' token
BiblioModuleBase.C:86: ISO C++ forbids declaration of `add' with no type
BiblioModuleBase.C:86: `int QToolTip::add' is not a static member of
`class   QToolTip'
BiblioModuleBase.C:86: initializer list being treated as compound
expression BiblioModuleBase.C:86: invalid conversion from `const char*'
to `int' BiblioModuleBase.C:87: syntax error before `->' token
make[6]: *** [BiblioModuleBase.lo] Error 1
make[6]: Leaving directory `/opt/lyx-devel/src/frontends/qt2/ui'


Reply via email to