Hi, I'm getting these errors compiling lyx 1.3.3 on a SuSE 8.2 box with upgraded gcc (3.1.1-16).
Regards EJ /usr/lib/qt3/include/qwidget.h:809: error: `width' undeclared (first use this function) /usr/lib/qt3/include/qwidget.h: In member function `void QWidget::erase(const QRect&)': /usr/lib/qt3/include/qwidget.h:812: error: `width' undeclared (first use this function) /usr/lib/qt3/include/qwidget.h: In member function `virtual void QWidget::setGeometry(const QRect&)': /usr/lib/qt3/include/qwidget.h:836: error: `top' undeclared (first use this function) /usr/lib/qt3/include/qwidget.h:836: error: `width' undeclared (first use this function) make[5]: *** [QDocumentDialog.lo] Error 1 make[5]: Leaving directory `/usr/local/src/compile/lyx-1.3.3/src/frontends/qt2' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/usr/local/src/compile/lyx-1.3.3/src/frontends/qt2' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/local/src/compile/lyx-1.3.3/src/frontends' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/compile/lyx-1.3.3/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/local/src/compile/lyx-1.3.3/src' make: *** [all-recursive] Error 1 gandalf:/usr/local/src/compile/lyx-1.3.3 #