Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Project U-232 (http://www.bvlist.com/forumdisplay.php?f=80)
-   -   XBT errors while doing auto install.sh (http://www.bvlist.com/showthread.php?t=10418)

hostile 2nd July 2015 06:55

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:~#



All times are GMT +2. The time now is 01:58.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.