I compiled 4616, daemon, then the KDE plugin. When I try to start it, I get
this:
22:11:52: [ERR] Unable to load plugin
(kde-gui): /usr/local/lib/licq/licq_kde-gui.so: undefined symbol:
_ZN8KIMIface7processERK8QCStringRK9QMemArrayIcERS0_RS4_.
22:11:52: [WRN] This usually happens when your plugin
is not kept in sync with the daemon.
Please try recompiling the plugin.
If you are still having problems, see
the FAQ at www.licq.org
So I did 'make clean' for the daemon and the plugin and recompiled them, but I
still get the same error and I also noticed that the plugin compiled too
quickly, in just a few seconds. This is very unusual and I don't think it is
actually compiling all the way.
What do I need to do in addition to 'make clean'?