On a Centos 5.5 x86_64 system, use gcc 4.3.2. When I type make, I get: /usr/lib64/qt4/include/QtGui/qimage.h:56: warning: suggest parentheses around && within || GuiSpellchecker.cpp: At global scope: GuiSpellchecker.cpp:73: error: 'Ui' has not been declared GuiSpellchecker.cpp:73: error: ISO C++ forbids declaration of 'SpellcheckerUi' with no type GuiSpellchecker.cpp:73: error: expected ';' before 'ui'
Junchao Zhang