You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, December 5th 2003, 5:22pm

kopete 0.7.4 compile problems

Hello,

I am trying to compile 0.7.4 on Redhat 8.0. I can configure but my make fails immediately with message saying "Moc has changed too much" .

Any ideas?

I am using KDE 3.1.4

In file included from kopeteevent.cpp:63:
kopeteevent.moc:17:2: #error "This file was generated using the moc from 3.0.5. It"
kopeteevent.moc:18:2: #error "cannot be used with the include files from this version of Qt."
kopeteevent.moc:19:2: #error "(The moc has changed too much.)"
make[4]: *** [kopeteevent.lo] Error 1
make[4]: Leaving directory `/export/home/vikas/kopete-0.7.4/kopete/libkopete/private'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/export/home/vikas/kopete-0.7.4/kopete/libkopete'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/export/home/vikas/kopete-0.7.4/kopete'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/vikas/kopete-0.7.4'
make: *** [all] Error 2

2

Monday, December 8th 2003, 3:27pm

What are your KDE and QT versions? It looks like you're using Very Old QT 3.0.5, and you need KDE/QT 3.1.x or newer for Kopete.
Will Stephenson
Kopete Developer

3

Monday, December 8th 2003, 7:37pm

I resolved that problem over the weekend. However, now when I run kopete and choose configure kopete. The window opens and kopete crashes. Sometimes it open and there is no form in the window to input information.

4

Monday, December 8th 2003, 7:47pm

Can you run Kopete from the console and copy the debug output? Then if you send that and the debug information (configure Kopete with --enable-debug=full) included in the KDE crash handler to our mailing list (kopete-devel@kde.org), including your KDE version, your QT version and your Kopete version, we'll be able to see why it is crashing.

Will
Will Stephenson
Kopete Developer