Version: SVN latest (using Devel) Installed from: Compiled sources Compiler: gcc 4.1.2 OS: Linux When I try to compile latest SVN snapshot of kdenetwork, I receive a lot of undefined reference related to something in jingle support. Like this one: CMakeFiles/kopete_jabber.dir/jabberxdatawidget.o: In function `JabberXDataWidget::fields() const': jabberxdatawidget.cpp:(.text+0x298): undefined reference to `XMPP::XData::Field::~Field()' And there are a lot more (all of then are undefined references to XMPP::XData::Field::~Field(), if jingle support is disabled, then kopete can be compiled.
This is still reproducible after a couple of days with latest SVN!! svn info /usr/portage/distfiles/svn-src/KDE/kdenetwork/ svn: '/usr/portage/distfiles/svn-src/KDE/kdenetwork' is not a working copy DarkEvil ginta # svn info /usr/portage/distfiles/svn-src/KDE/kdenetwork/kdenetwork/ Path: /usr/portage/distfiles/svn-src/KDE/kdenetwork/kdenetwork URL: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdenetwork Repository Root: svn://anonsvn.kde.org/home/kde Repository UUID: 283d02a7-25f6-0310-bc7c-ecb5cbfe19da Revision: 764076 Node Kind: directory Schedule: normal Last Changed Author: rjarosz Last Changed Rev: 764034 Last Changed Date: 2008-01-20 22:24:15 +0100 (dom, 20 ene 2008) Undefined references to XMPP::XData::Field constructor, destructor and some functions ;)
I forgot to say that the whole kdenetwork does *NOT* fail compiling if jabber is completely disabled.
we know about this, but we haven't been able to figure out why it works for some people (myself included) and not for others. Now, the reason I'm closing this is because we generally don't take build errors against SVN versions in bugzilla. It's best to email the kopete-devel list or get ahold of us on irc (#kopete on irc.freenode.org) Thanks!