In directory /usr/lib/qt2/include there is a lot of header files that should not be there. I had problem with it today when tried to compile Aethera. In qt's include directory there was mainwindow.h file and it clashed with the MainWindow class in the Aethera source tree.
mainwindow.h in qt's include directory is from qt-designer probably and I'm sure that it's place is not there. Qt's include directory should contain only include files from qt library, IMHO. Ivan? regards, -- Hasso Tepper KDE Estonian Team

