Skip to content

Instantly share code, notes, and snippets.

@bkudria
Created June 3, 2009 21:48
Show Gist options
  • Save bkudria/123268 to your computer and use it in GitHub Desktop.
Save bkudria/123268 to your computer and use it in GitHub Desktop.
[ 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment