bkudria (owner)

Revisions

gist: 123268 Download_button fork
public
Public Clone URL: git://gist.github.com/123268.git
*scratch*
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[ 57%] Built target iris_kopete_automoc
[ 57%] Building CXX object kopete/protocols/jabber/libiris/CMakeFiles/iris_kopete.dir/iris_kopete_automoc.o
In file included from /home/bkudria/tmp/kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-core/xmpp.h:35,
                 from /home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/../../../../../kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/im.h:28,
                 from /home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/../../../../../kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_ibb.h:29,
                 from /home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/moc_xmpp_ibb.cpp:10,
                 from /home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/iris_kopete_automoc.cpp:4:
/home/bkudria/tmp/kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-core/xmpp_clientstream.h:23:20: error: QtCrypto: No such file or directory
In file included from /home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/moc_securestream.cpp:10,
                 from /home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/iris_kopete_automoc.cpp:5:
/home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/../../../../../kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-core/securestream.h:24:17: error: qca.h: No such file or directory
In file included from /home/bkudria/tmp/kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-core/xmpp.h:35,
                 from /home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/../../../../../kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/im.h:28,
                 from /home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/../../../../../kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-im/xmpp_ibb.h:29,
                 from /home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/moc_xmpp_ibb.cpp:10,
                 from /home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/iris_kopete_automoc.cpp:4:
/home/bkudria/tmp/kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-core/xmpp_clientstream.h:95: error: ‘QCA’ has not been declared
/home/bkudria/tmp/kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-core/xmpp_clientstream.h:95: error: expected ‘,’ or ‘...’ before ‘*’ token
/home/bkudria/tmp/kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-core/xmpp_clientstream.h:181: error: expected ‘,’ or ‘...’ before ‘::’ token
/home/bkudria/tmp/kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-core/xmpp_clientstream.h:181: error: ISO C++ forbids declaration of ‘QCA’ with no type
In file included from /home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/moc_securestream.cpp:10,
                 from /home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/iris_kopete_automoc.cpp:5:
/home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/../../../../../kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp/xmpp-core/securestream.h:49: error: ‘QCA::SASL’ has not been declared
In file included from /home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/iris_kopete_automoc.cpp:24:
/home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/moc_xmpp_clientstream.cpp: In member function ‘virtual int XMPP::ClientStream::qt_metacall(QMetaObject::Call, int, void**)’:
/home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/moc_xmpp_clientstream.cpp:128: error: ISO C++ forbids declaration of ‘type name’ with no type
/home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/moc_xmpp_clientstream.cpp:128: error: expected `>'
/home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/moc_xmpp_clientstream.cpp:128: error: expected `('
/home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/moc_xmpp_clientstream.cpp:128: error: ‘QCA::SASL’ has not been declared
/home/bkudria/tmp/kdenetwork-build/kopete/protocols/jabber/libiris/moc_xmpp_clientstream.cpp:128: error: expected primary-expression before ‘)’ token
make[2]: *** [kopete/protocols/jabber/libiris/CMakeFiles/iris_kopete.dir/iris_kopete_automoc.o] Error 1
make[1]: *** [kopete/protocols/jabber/libiris/CMakeFiles/iris_kopete.dir/all] Error 2
make: *** [all] Error 2