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, July 8th 2005, 11:13pm

[KOPETE] Unable to compile latest SVN

I am getting some undefined references when trying to compile latest Kopete from SVN trunk. The KDE version is 3.4.1, using GCC 3.4. It seems that it doesn't link properly with libkopete.

Here are some of the errors:

Source code

1
2
3
4
5
6
.libs/addaccountwizard.o(.text+0xe8): In function `AddAccountWizard::back()':
: undefined reference to `typeinfo for KopeteEditAccountWidget'
.libs/addaccountwizard.o(.text+0x14b): In function `AddAccountWizard::accept()':
: undefined reference to `Kopete::AccountManager::self()'
.libs/addaccountwizard.o(.text+0x16a): In function `AddAccountWizard::accept()':
: undefined reference to `Kopete::AccountManager::registerAccount(Kopete::Account*)'

Any suggestions ?

This post has been edited 1 times, last edit by "Kostko" (Jul 8th 2005, 11:13pm)