Package: kpersonalizer Version: 3.0.2 (using KDE 3.0.2 ) Severity: normal Installed from: Compiled From Sources Compiler: gcc v3.1 OS: Linux OS/Compiler notes: Red Hat 7.1 distribution with gcc compiled from sources The problem arrised when I was compiling kdebase package. When compiler reached the file kpersonalizer/keyecandypagedlg.cpp in started complaining about forward declaration of struct KListView and so on. I managed to solve the problem by adding #include to keyecandypagedlg.h header file. (Submitted via bugs.kde.org) (Complete bug history is available at http://bugs.kde.org/db/45/45999.html)