Bug 152990 - jabber protocol doesn't compile
Summary: jabber protocol doesn't compile
Status: RESOLVED NOT A BUG
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-27 13:59 UTC by Marcel Juhnke
Modified: 2008-01-26 07:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel Juhnke 2007-11-27 13:59:18 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc-Version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) 
OS:                Linux

/home/marcel/kde/src/KDE/kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp-core/simplesasl.cpp:456: 
Fehler: in Konflikt stehenden Rückgabetyp für virtual bool XMPP::SimpleSASLContext::waitForResultsReady(int) angegeben

/usr/include/QtCrypto/qcaprovider.h:610: 
Fehler:   virtual void QCA::SASLContext::waitForResultsReady(int) wird überschrieben
Comment 1 Leo 2008-01-08 20:16:30 UTC
Seems the same error I'm haveing

grep -i error /usr/src/kde4/log/2008-01-08-01/kdenetwork/build-kopete-1.log
/usr/src/kde4/kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp-core/simplesasl.cpp:456: error: conflicting return type specified for ‘virtual bool XMPP::SimpleSASLContext::waitForResultsReady(int)’
/usr/include/QtCrypto/qcaprovider.h:610: error:   overriding ‘virtual void QCA::SASLContext::waitForResultsReady(int)’
make[2]: *** [kopete/protocols/jabber/libiris/CMakeFiles/iris_kopete.dir/iris/xmpp-core/simplesasl.o] Error 1
make[1]: *** [kopete/protocols/jabber/libiris/CMakeFiles/iris_kopete.dir/all] Error 2
[ 30%] Building CXX object kopete/protocols/groupwise/libgroupwise/CMakeFiles/qgroupwise.dir/gwerror.o
make: *** [all] Error 2
Comment 2 Matt Rogers 2008-01-09 06:10:47 UTC
make sure you're using qca 2.0.0 from delta.affinix.com. The svn versions of qca are not meant to work with KDE 4.0
Comment 3 Matt Rogers 2008-01-26 07:01:16 UTC
closing. please report compile problems to the kopete mailing list