Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Downloads
Reply
  #21  
Old 29th June 2014, 13:08
ictorrent ictorrent is offline
Member
 
Join Date: Jun 2014
Posts: 2
Default
i need help with installing this, someone please help me.
Reply With Quote
  #22  
Old 17th July 2014, 16:34
maikel4eva maikel4eva is offline
Member
 
Join Date: Jan 2014
P2P
Posts: 3
Default
Quote:
Originally Posted by TeamIP View Post
This what I am getting when I execute ./make.sh

Code:
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from peer_link.cpp:5:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long l                                                                                        ong int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from server.cpp:2:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long l                                                                                        ong int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from tcp_listen_socket.cpp:4:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long long int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from transaction.h:8,
                 from transaction.cpp:2:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long long int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from transaction.h:8,
                 from udp_listen_socket.cpp:4:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long long int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/stream_writer.h:8,
                 from ../misc/alerts.h:10,
                 from ../misc/alerts.cpp:2:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/alerts.h:10,
                 from ../misc/alerts.cpp:2:
../misc/stream_writer.h: In member function ‘void Cstream_writer::write_string(const std::string&)’:
../misc/stream_writer.h:39: error: ‘memcpy’ was not declared in this scope
../misc/bt_misc.cpp: In function ‘std::string get_env(const std::string&)’:
../misc/bt_misc.cpp:37: error: ‘getenv’ was not declared in this scope
In file included from ../misc/stream_writer.h:8,
                 from ../misc/bt_tracker_account.h:8,
                 from ../misc/bt_tracker_account.cpp:2:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/bt_tracker_account.h:8,
                 from ../misc/bt_tracker_account.cpp:2:
../misc/stream_writer.h: In member function ‘void Cstream_writer::write_string(const std::string&)’:
../misc/stream_writer.h:39: error: ‘memcpy’ was not declared in this scope
../misc/bvalue.cpp: In member function ‘int Cbvalue::write(const char*&, const char*)’:
../misc/bvalue.cpp:143: error: ‘atoi’ was not declared in this scope
../misc/bvalue.cpp:178: error: ‘atoll’ was not declared in this scope
../misc/bvalue.cpp: In member function ‘int Cbvalue::read(char*) const’:
../misc/bvalue.cpp:336: error: ‘strlen’ was not declared in this scope
../misc/bvalue.cpp:342: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/stream_reader.h:8,
                 from ../misc/stream_reader.cpp:2:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/stream_writer.h:8,
                 from ../misc/stream_writer.cpp:2:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/stream_writer.cpp:2:
../misc/stream_writer.h: In member function ‘void Cstream_writer::write_string(const std::string&)’:
../misc/stream_writer.h:39: error: ‘memcpy’ was not declared in this scope
../misc/virtual_binary.cpp: In constructor ‘Cvirtual_binary_source::Cvirtual_binary_source(const void*, size_t)’:
../misc/virtual_binary.cpp:12: error: ‘memcpy’ was not declared in this scope
../misc/virtual_binary.cpp: In member function ‘size_t Cvirtual_binary::read(void*) const’:
../misc/virtual_binary.cpp:105: error: ‘memcpy’ was not declared in this scope
../misc/virtual_binary.cpp: In member function ‘void Cvirtual_binary::write(const void*, size_t)’:
../misc/virtual_binary.cpp:121: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/xcc_z.cpp:6:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/xif_key.h:11,
                 from ../misc/xif_key.cpp:2:
../misc/xif_value.h: In constructor ‘Cxif_value::Cxif_value(const std::string&)’:
../misc/xif_value.h:44: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/xif_key.cpp:5:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/xif_key_r.h:10,
                 from ../misc/xif_key_r.cpp:2:
../misc/xif_value.h: In constructor ‘Cxif_value::Cxif_value(const std::string&)’:
../misc/xif_value.h:44: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/xif_key_r.cpp:5:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/xif_value.cpp:2:
../misc/xif_value.h: In constructor ‘Cxif_value::Cxif_value(const std::string&)’:
../misc/xif_value.h:44: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/xif_value.cpp:5:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
../misc/xif_value.cpp: In function ‘float read_float(const byte*&)’:
../misc/xif_value.cpp:11: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp: In member function ‘void Cxif_value::load_old(const byte*&)’:
../misc/xif_value.cpp:53: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp:54: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp: In member function ‘void Cxif_value::load_new(const byte*&)’:
../misc/xif_value.cpp:79: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp: In member function ‘void Cxif_value::load_external(const byte*&)’:
../misc/xif_value.cpp:89: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp: In member function ‘void Cxif_value::save(byte*&) const’:
../misc/xif_value.cpp:133: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp: In member function ‘void Cxif_value::external_save(byte*&) const’:
../misc/xif_value.cpp:149: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/xif_value.cpp:5:
../misc/stream_int.h: In function ‘T write_float(T, float) [with T = byte*]’:
../misc/xif_value.cpp:125:   instantiated from here
../misc/stream_int.h:26: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from ../misc/sql/database.cpp:2:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long long int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from ../misc/sql/sql_query.cpp:5:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long long int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
../misc/sql/sql_query.cpp: In member function ‘void Csql_query::p(const std::string&)’:
../misc/sql/sql_query.cpp:68: error: ‘strcat’ was not declared in this scope
../misc/sql/sql_query.cpp: In member function ‘void Csql_query::p(const Cvirtual_binary&)’:
../misc/sql/sql_query.cpp:78: error: ‘strcat’ was not declared in this scope
In file included from ../misc/sql/sql_result.cpp:2:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long long int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope

Any support available?
Xbt version include in the script fails to compile. Download the last version from here: https://code.google.com/p/xbt/

Works perfect for me on Ubuntu 14.04.
Reply With Quote
  #23  
Old 17th July 2014, 16:43
DND DND is online now
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
don't forget to fully update and upgrade your system and install dependencies
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
  #24  
Old 18th April 2015, 05:21
sivadinesh sivadinesh is offline
Member
 
Join Date: May 2013
India
Posts: 3
Default error
When I Am Run .make.sh Its Shows Error.
Anybody Plz Install on My Server.
Reply With Quote
  #25  
Old 31st August 2015, 16:21
Rockz Rockz is offline
Member
 
Join Date: Jun 2015
Posts: 3
Question Here is an issue!!
Here is an error while instaling the vbitty

Code:
movier1@movierock.net [~/public_html/xbt/Tracker]# ./make.sh
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from peer_link.cpp:5:
../misc/sql/sql_result.h: In member function 'long long int Csql_field::i(long long int) const':
../misc/sql/sql_result.h:70: error: 'atoll' was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from server.cpp:2:
../misc/sql/sql_result.h: In member function 'long long int Csql_field::i(long long int) const':
../misc/sql/sql_result.h:70: error: 'atoll' was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from tcp_listen_socket.cpp:4:
../misc/sql/sql_result.h: In member function 'long long int Csql_field::i(long long int) const':
../misc/sql/sql_result.h:70: error: 'atoll' was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from transaction.h:8,
                 from transaction.cpp:2:
../misc/sql/sql_result.h: In member function 'long long int Csql_field::i(long long int) const':
../misc/sql/sql_result.h:70: error: 'atoll' was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from transaction.h:8,
                 from udp_listen_socket.cpp:4:
../misc/sql/sql_result.h: In member function 'long long int Csql_field::i(long long int) const':
../misc/sql/sql_result.h:70: error: 'atoll' was not declared in this scope
In file included from ../misc/stream_writer.h:8,
                 from ../misc/alerts.h:10,
                 from ../misc/alerts.cpp:2:
../misc/stream_int.h: In function 'T write_float(T, float)':
../misc/stream_int.h:26: error: there are no arguments to 'memcpy' that depend on a template parameter, so a declaration of 'memcpy' must be available
../misc/stream_int.h:26: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/alerts.h:10,
                 from ../misc/alerts.cpp:2:
../misc/stream_writer.h: In member function 'void Cstream_writer::write_string(const std::string&)':
../misc/stream_writer.h:39: error: 'memcpy' was not declared in this scope
../misc/bt_misc.cpp: In function 'std::string get_env(const std::string&)':
../misc/bt_misc.cpp:37: error: 'getenv' was not declared in this scope
In file included from ../misc/stream_writer.h:8,
                 from ../misc/bt_tracker_account.h:8,
                 from ../misc/bt_tracker_account.cpp:2:
../misc/stream_int.h: In function 'T write_float(T, float)':
../misc/stream_int.h:26: error: there are no arguments to 'memcpy' that depend on a template parameter, so a declaration of 'memcpy' must be available
../misc/stream_int.h:26: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/bt_tracker_account.h:8,
                 from ../misc/bt_tracker_account.cpp:2:
../misc/stream_writer.h: In member function 'void Cstream_writer::write_string(const std::string&)':
../misc/stream_writer.h:39: error: 'memcpy' was not declared in this scope
../misc/bvalue.cpp: In member function 'int Cbvalue::write(const char*&, const char*)':
../misc/bvalue.cpp:143: error: 'atoi' was not declared in this scope
../misc/bvalue.cpp:178: error: 'atoll' was not declared in this scope
../misc/bvalue.cpp: In member function 'int Cbvalue::read(char*) const':
../misc/bvalue.cpp:336: error: 'strlen' was not declared in this scope
../misc/bvalue.cpp:342: error: 'memcpy' was not declared in this scope
In file included from ../misc/stream_reader.h:8,
                 from ../misc/stream_reader.cpp:2:
../misc/stream_int.h: In function 'T write_float(T, float)':
../misc/stream_int.h:26: error: there are no arguments to 'memcpy' that depend on a template parameter, so a declaration of 'memcpy' must be available
../misc/stream_int.h:26: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/stream_writer.h:8,
                 from ../misc/stream_writer.cpp:2:
../misc/stream_int.h: In function 'T write_float(T, float)':
../misc/stream_int.h:26: error: there are no arguments to 'memcpy' that depend on a template parameter, so a declaration of 'memcpy' must be available
../misc/stream_int.h:26: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/stream_writer.cpp:2:
../misc/stream_writer.h: In member function 'void Cstream_writer::write_string(const std::string&)':
../misc/stream_writer.h:39: error: 'memcpy' was not declared in this scope
../misc/virtual_binary.cpp: In constructor 'Cvirtual_binary_source::Cvirtual_binary_source(const void*, size_t)':
../misc/virtual_binary.cpp:12: error: 'memcpy' was not declared in this scope
../misc/virtual_binary.cpp: In member function 'size_t Cvirtual_binary::read(void*) const':
../misc/virtual_binary.cpp:105: error: 'memcpy' was not declared in this scope
../misc/virtual_binary.cpp: In member function 'void Cvirtual_binary::write(const void*, size_t)':
../misc/virtual_binary.cpp:121: error: 'memcpy' was not declared in this scope
In file included from ../misc/xcc_z.cpp:6:
../misc/stream_int.h: In function 'T write_float(T, float)':
../misc/stream_int.h:26: error: there are no arguments to 'memcpy' that depend on a template parameter, so a declaration of 'memcpy' must be available
../misc/stream_int.h:26: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/xif_key.h:11,
                 from ../misc/xif_key.cpp:2:
../misc/xif_value.h: In constructor 'Cxif_value::Cxif_value(const std::string&)':
../misc/xif_value.h:44: error: 'memcpy' was not declared in this scope
In file included from ../misc/xif_key.cpp:5:
../misc/stream_int.h: In function 'T write_float(T, float)':
../misc/stream_int.h:26: error: there are no arguments to 'memcpy' that depend on a template parameter, so a declaration of 'memcpy' must be available
../misc/stream_int.h:26: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/xif_key_r.h:10,
                 from ../misc/xif_key_r.cpp:2:
../misc/xif_value.h: In constructor 'Cxif_value::Cxif_value(const std::string&)':
../misc/xif_value.h:44: error: 'memcpy' was not declared in this scope
In file included from ../misc/xif_key_r.cpp:5:
../misc/stream_int.h: In function 'T write_float(T, float)':
../misc/stream_int.h:26: error: there are no arguments to 'memcpy' that depend on a template parameter, so a declaration of 'memcpy' must be available
../misc/stream_int.h:26: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/xif_value.cpp:2:
../misc/xif_value.h: In constructor 'Cxif_value::Cxif_value(const std::string&)':
../misc/xif_value.h:44: error: 'memcpy' was not declared in this scope
In file included from ../misc/xif_value.cpp:5:
../misc/stream_int.h: In function 'T write_float(T, float)':
../misc/stream_int.h:26: error: there are no arguments to 'memcpy' that depend on a template parameter, so a declaration of 'memcpy' must be available
../misc/stream_int.h:26: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
../misc/xif_value.cpp: In function 'float read_float(const byte*&)':
../misc/xif_value.cpp:11: error: 'memcpy' was not declared in this scope
../misc/xif_value.cpp: In member function 'void Cxif_value::load_old(const byte*&)':
../misc/xif_value.cpp:53: error: 'memcpy' was not declared in this scope
../misc/xif_value.cpp:54: error: 'memcpy' was not declared in this scope
../misc/xif_value.cpp: In member function 'void Cxif_value::load_new(const byte*&)':
../misc/xif_value.cpp:79: error: 'memcpy' was not declared in this scope
../misc/xif_value.cpp: In member function 'void Cxif_value::load_external(const byte*&)':
../misc/xif_value.cpp:89: error: 'memcpy' was not declared in this scope
../misc/xif_value.cpp: In member function 'void Cxif_value::save(byte*&) const':
../misc/xif_value.cpp:133: error: 'memcpy' was not declared in this scope
../misc/xif_value.cpp: In member function 'void Cxif_value::external_save(byte*&) const':
../misc/xif_value.cpp:149: error: 'memcpy' was not declared in this scope
In file included from ../misc/xif_value.cpp:5:
../misc/stream_int.h: In function 'T write_float(T, float) [with T = byte*]':
../misc/xif_value.cpp:125:   instantiated from here
../misc/stream_int.h:26: error: 'memcpy' was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from ../misc/sql/database.cpp:2:
../misc/sql/sql_result.h: In member function 'long long int Csql_field::i(long long int) const':
../misc/sql/sql_result.h:70: error: 'atoll' was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from ../misc/sql/sql_query.cpp:5:
../misc/sql/sql_result.h: In member function 'long long int Csql_field::i(long long int) const':
../misc/sql/sql_result.h:70: error: 'atoll' was not declared in this scope
../misc/sql/sql_query.cpp: In member function 'void Csql_query::p(const std::string&)':
../misc/sql/sql_query.cpp:68: error: 'strcat' was not declared in this scope
../misc/sql/sql_query.cpp: In member function 'void Csql_query::p(const Cvirtual_binary&)':
../misc/sql/sql_query.cpp:78: error: 'strcat' was not declared in this scope
In file included from ../misc/sql/sql_result.cpp:2:
../misc/sql/sql_result.h: In member function 'long long int Csql_field::i(long long int) const':
../misc/sql/sql_result.h:70: error: 'atoll' was not declared in this scope
while tried the yum command:

Click the image to open in full size.

Please help!!
Reply With Quote
  #26  
Old 31st August 2015, 16:23
DND DND is online now
VIP
 
Join Date: Dec 2008
Posts: 1,241
Default
root access?
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
  #27  
Old 31st August 2015, 16:37
Fynnon's Avatar
Fynnon Fynnon is offline
xxx
 
Join Date: Nov 2007
P2P
Posts: 984
Default
Quote:
Originally Posted by Rockz View Post
Click the image to open in full size.


are you using Fedora or CentOS?
in /etc do you have the file yum.conf ?

you google that error and try to figure out the problem: CRITICAL:yum.cli:Config Error: Error accessing file for config file:///etc/yum/yum.conf
Reply With Quote
  #28  
Old 1st September 2015, 00:40
joeroberts's Avatar
joeroberts joeroberts is offline
BT.Manager Owner
 
Join Date: Jan 2008
United States
Posts: 2,113
Default
Quote:
Originally Posted by Rockz View Post
Here is an error while instaling the vbitty


Please help!!
Please make a intro post!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !
__________________
Do not ask me to help you work on your site that is not phpMyBitTorrent
Do not ask me to make a mod for any other source
Do not Ask me to setup your site.
I will no longer help you setup your site, there is a setup script if you have trouble with it post in the forum here or in BT.Manager™ forum
My Current Demo is here http://demo.btmanager.org/
Reply With Quote
  #29  
Old 1st September 2015, 09:18
Rockz Rockz is offline
Member
 
Join Date: Jun 2015
Posts: 3
Default
Quote:
Originally Posted by Fynnon View Post
in /etc do you have the file yum.conf ?
Nope, the file is missing!!!

Code:
+ mysql-devel subversionpublic_html/xbt/Tracker]# yum install boost-devel gcc-c+
Loaded plugins: fastestmirror, security
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: centos.crazyfrogs.org
 * extras: mirrors.ircam.fr
 * updates: centos.mirror.fr.planethoster.net
Package boost-devel-1.41.0-27.el6.x86_64 already installed and latest version
Package gcc-c++-4.4.7-16.el6.x86_64 already installed and latest version
No package mysql-devel available.
Package subversion-1.6.11-15.el6_7.x86_64 already installed and latest version
Nothing to do
Quote:
Originally Posted by Fynnon View Post
are you using Fedora or CentOS?
CentOS
Server Type : Linux
Web Server : Apache v2.2.29 (cgi-fcgi)
PHP : 5.4.37
MySQL Version : 5.5.42-cll

Quote:
Originally Posted by DND View Post
root access?
Tried with root user access! Same issue!

Code:
root@wap [/home/movier1/public_html/xbt/Tracker]# ./make.sh
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from peer_link.cpp:5:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long l                                                                                        ong int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from server.cpp:2:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long l                                                                                        ong int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from tcp_listen_socket.cpp:4:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long l                                                                                        ong int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from transaction.h:8,
                 from transaction.cpp:2:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long long int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from server.h:8,
                 from transaction.h:8,
                 from udp_listen_socket.cpp:4:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long long int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/stream_writer.h:8,
                 from ../misc/alerts.h:10,
                 from ../misc/alerts.cpp:2:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/alerts.h:10,
                 from ../misc/alerts.cpp:2:
../misc/stream_writer.h: In member function ‘void Cstream_writer::write_string(const std::string&)’:
../misc/stream_writer.h:39: error: ‘memcpy’ was not declared in this scope
../misc/bt_misc.cpp: In function ‘std::string get_env(const std::string&)’:
../misc/bt_misc.cpp:37: error: ‘getenv’ was not declared in this scope
In file included from ../misc/stream_writer.h:8,
                 from ../misc/bt_tracker_account.h:8,
                 from ../misc/bt_tracker_account.cpp:2:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/bt_tracker_account.h:8,
                 from ../misc/bt_tracker_account.cpp:2:
../misc/stream_writer.h: In member function ‘void Cstream_writer::write_string(const std::string&)’:
../misc/stream_writer.h:39: error: ‘memcpy’ was not declared in this scope
../misc/bvalue.cpp: In member function ‘int Cbvalue::write(const char*&, const char*)’:
../misc/bvalue.cpp:143: error: ‘atoi’ was not declared in this scope
../misc/bvalue.cpp:178: error: ‘atoll’ was not declared in this scope
../misc/bvalue.cpp: In member function ‘int Cbvalue::read(char*) const’:
../misc/bvalue.cpp:336: error: ‘strlen’ was not declared in this scope
../misc/bvalue.cpp:342: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/stream_reader.h:8,
                 from ../misc/stream_reader.cpp:2:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/stream_writer.h:8,
                 from ../misc/stream_writer.cpp:2:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/stream_writer.cpp:2:
../misc/stream_writer.h: In member function ‘void Cstream_writer::write_string(const std::string&)’:
../misc/stream_writer.h:39: error: ‘memcpy’ was not declared in this scope
../misc/virtual_binary.cpp: In constructor ‘Cvirtual_binary_source::Cvirtual_binary_source(const void*, size_t)’:
../misc/virtual_binary.cpp:12: error: ‘memcpy’ was not declared in this scope
../misc/virtual_binary.cpp: In member function ‘size_t Cvirtual_binary::read(void*) const’:
../misc/virtual_binary.cpp:105: error: ‘memcpy’ was not declared in this scope
../misc/virtual_binary.cpp: In member function ‘void Cvirtual_binary::write(const void*, size_t)’:
../misc/virtual_binary.cpp:121: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/xcc_z.cpp:6:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/xif_key.h:11,
                 from ../misc/xif_key.cpp:2:
../misc/xif_value.h: In constructor ‘Cxif_value::Cxif_value(const std::string&)’:
../misc/xif_value.h:44: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/xif_key.cpp:5:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/xif_key_r.h:10,
                 from ../misc/xif_key_r.cpp:2:
../misc/xif_value.h: In constructor ‘Cxif_value::Cxif_value(const std::string&)’:
../misc/xif_value.h:44: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/xif_key_r.cpp:5:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../misc/xif_value.cpp:2:
../misc/xif_value.h: In constructor ‘Cxif_value::Cxif_value(const std::string&)’:
../misc/xif_value.h:44: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/xif_value.cpp:5:
../misc/stream_int.h: In function ‘T write_float(T, float)’:
../misc/stream_int.h:26: error: there are no arguments to ‘memcpy’ that depend on a template parameter, so a declaration of ‘memcpy’ must be available
../misc/stream_int.h:26: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
../misc/xif_value.cpp: In function ‘float read_float(const byte*&)’:
../misc/xif_value.cpp:11: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp: In member function ‘void Cxif_value::load_old(const byte*&)’:
../misc/xif_value.cpp:53: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp:54: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp: In member function ‘void Cxif_value::load_new(const byte*&)’:
../misc/xif_value.cpp:79: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp: In member function ‘void Cxif_value::load_external(const byte*&)’:
../misc/xif_value.cpp:89: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp: In member function ‘void Cxif_value::save(byte*&) const’:
../misc/xif_value.cpp:133: error: ‘memcpy’ was not declared in this scope
../misc/xif_value.cpp: In member function ‘void Cxif_value::external_save(byte*&) const’:
../misc/xif_value.cpp:149: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/xif_value.cpp:5:
../misc/stream_int.h: In function ‘T write_float(T, float) [with T = byte*]’:
../misc/xif_value.cpp:125:   instantiated from here
../misc/stream_int.h:26: error: ‘memcpy’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from ../misc/sql/database.cpp:2:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long long int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
In file included from ../misc/sql/database.h:8,
                 from ../misc/sql/sql_query.cpp:5:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long long int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope
../misc/sql/sql_query.cpp: In member function ‘void Csql_query::p(const std::string&)’:
../misc/sql/sql_query.cpp:68: error: ‘strcat’ was not declared in this scope
../misc/sql/sql_query.cpp: In member function ‘void Csql_query::p(const Cvirtual_binary&)’:
../misc/sql/sql_query.cpp:78: error: ‘strcat’ was not declared in this scope
In file included from ../misc/sql/sql_result.cpp:2:
../misc/sql/sql_result.h: In member function ‘long long int Csql_field::i(long long int) const’:
../misc/sql/sql_result.h:70: error: ‘atoll’ was not declared in this scope

Last edited by Rockz; 1st September 2015 at 10:24.
Reply With Quote
  #30  
Old 1st September 2015, 20:14
Fynnon's Avatar
Fynnon Fynnon is offline
xxx
 
Join Date: Nov 2007
P2P
Posts: 984
Default
run: find / -name yum.conf

check for a backup: ls /etc/yum.conf~

and if you don`t have the file run: cp /etc/yum.conf~ /etc/yum.conf

attached is a fresh CentOS 7 yum.conf file
Attached Files
File Type: conf yum.conf (970 Bytes, 4 views)
Reply With Quote
Reply

Tags
12 , vbitty , vbtt , 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

Similar Threads
Thread Thread Starter Forum Replies Last Post
[REQ]snatch mod for vbtt adi10289 xBTiT 1 12th March 2009 13:53
Vbitty [vb 3.7-3.8] adi10289 xBTiT 3 19th January 2009 16:14
vbtt invalid info hash value mhmd_1983 Community Cafe 0 5th December 2008 00:21



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