kopetestdaction.cpp:27:30: ksettings/dialog.h: No such file or directory
kopetestdaction.cpp: In member function `void
KopetePreferencesAction::slotShowPreferences()':
kopetestdaction.cpp:105: error: incomplete type `KSettings:
ialog' does not
have member `Static'
kopetestdaction.cpp:105: error: invalid use of undefined type `struct
KSettings:
ialog'
kopetestdaction.h:106: error: forward declaration of `struct KSettings:
ialog'
kopetestdaction.cpp:106: error: `show' undeclared (first use this function)
kopetestdaction.cpp:106: error: (Each undeclared identifier is reported only
once for each function it appears in.)
kopetestdaction.cpp:108: error: `dialog' undeclared (first use this function)
make[4]: *** [kopetestdaction.lo] Error 1
make[4]: Leaving directory `/home/scott/kdenetwork/kopete/libkopete/ui'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/scott/kdenetwork/kopete/libkopete'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/scott/kdenetwork/kopete'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/scott/kdenetwork'
make: *** [all] Error 2
---------------------------------
This is the output I get when trying to compile Kopete .8rc1. I have a pretty solid know-how on programming, and enough to know what this message is saying (I think). But why would the Kopete developers distribute this if it has such a huge bug in the compile? .8b1 had a similar problem. Or is this just my system acting weird?