Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Project U-232
Reply
  #1  
Old 2nd July 2015, 06:55
hostile hostile is offline
Member
 
Join Date: Jul 2015
Posts: 4
Question XBT errors while doing auto install.sh
Hi on 2 ubuntu 14.4 servers same problem.
i get that at the end of script when it installs xbt

Any idea?

Code:
    Checked out revision 2494.
transaction.cpp: In member function ‘void Ctransaction::recv()’:
transaction.cpp:37:15: error: ‘class Cstats’ has no member named ‘received_udp’
   srv_stats().received_udp++;
               ^
transaction.cpp: In member function ‘void Ctransaction::send_announce(data_ref)’:
transaction.cpp:106:33: error: no matching function for call to ‘t_torrent::select_peers(mutable_str_ref&, Ctracker_input&) const’
  torrent->select_peers(peers, ti);
                                 ^
transaction.cpp:106:33: note: candidate is:
In file included from transaction.cpp:5:0:
server.h:93:14: note: std::string t_torrent::select_peers(const Ctracker_input&) const
  std::string select_peers(const Ctracker_input&) const;
              ^
server.h:93:14: note:   candidate expects 1 argument, 2 provided
transaction.cpp: In member function ‘void Ctransaction::send(data_ref)’:
transaction.cpp:156:14: error: ‘class Cstats’ has no member named ‘sent_udp’
  srv_stats().sent_udp++;
              ^
./install.sh: line 190: ./xbt_tracker: No such file or directory
xbt_tracker is not running, restarting xbt_tracker
./install.sh: line 201: =: No such file or directory
memcached service running, everything is fine
apache2 service running, everything is fine
root@vps46569:~#
Reply With Quote
Reply

Tags
auto , errors , installsh , xbt

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 08:52. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.