Advertisement
Guest User

kopete-xfire

a guest
Sep 5th, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.20 KB | None | 0 0
  1. fischer@GA-MA770-UD3:~/Downloads/kopete-xfire/build$ sudo make install
  2. Generating moc_xf_protocol.cpp
  3. Generating moc_xf_p2p_session.cpp
  4. Generating moc_xf_edit_account.cpp
  5. Generating moc_xf_add_contact.cpp
  6. Generating moc_xf_account.cpp
  7. Generating moc_xf_game_detection.cpp
  8. Generating moc_xf_games_manager.cpp
  9. Generating moc_xf_p2p.cpp
  10. Generating moc_xf_p2p_natcheck.cpp
  11. Generating moc_xf_server.cpp
  12. Generating moc_xf_games_list.cpp
  13. Generating moc_xf_contact.cpp
  14. [  0%] Built target kopete_xfire_automoc
  15. Scanning dependencies of target kopete_xfire
  16. [  5%] Building CXX object CMakeFiles/kopete_xfire.dir/kopete_xfire_automoc.o
  17. [ 10%] Building CXX object CMakeFiles/kopete_xfire.dir/src/xf_server.o
  18. /home/fischer/Downloads/kopete-xfire/src/xf_server.cpp: In Elementfunktion »void XfireServer::handlePacket(const Xfire::Packet*, XfireP2PSession*)«:
  19. /home/fischer/Downloads/kopete-xfire/src/xf_server.cpp:423:98: Fehler: ungültige Umwandlung von »const XfireContact*« in »XfireContact*« [-fpermissive]
  20. make[2]: *** [CMakeFiles/kopete_xfire.dir/src/xf_server.o] Fehler 1
  21. make[1]: *** [CMakeFiles/kopete_xfire.dir/all] Fehler 2
  22. make: *** [all] Fehler 2
  23. fischer@GA-MA770-UD3:~/Downloads/kopete-xfire/build$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement