View Single Post
  #9  
Old 28th January 2015, 15:56
Vishaal Vishaal is offline
Senior Member
 
Join Date: Jan 2013
P2P
Posts: 16
Default
Hello,

I got the website working but now by installing the tracker getting error message:
I have copy the 2 files from the XBT dit to Tracker dir but still getting error message

Code:
[root@root Tracker]# ./make.sh
In file included from ../misc/xbt/bt_misc.h:3:0,
                 from ../misc/bt_misc.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/xbt/sql_result.h:5:0,
                 from ../misc/xbt/database.h:5,
                 from ../misc/database.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                 from ../misc/sha1.cpp:32:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/socket.h:6:0,
                 from ../misc/socket.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/xbt/sql_query.h:3:0,
                 from ../misc/sql_query.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/xbt/shared_data.h:13:0,
                 from ../misc/xbt/xcc_z.h:3,
                 from ../misc/xcc_z.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                 from stdafx.h:22,
                 from config.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                 from stdafx.h:22,
                 from connection.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                 from stdafx.h:22,
                 from server.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                 from stdafx.h:22,
                 from tracker_input.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                 from stdafx.h:22,
                 from transaction.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                 from stdafx.h:22,
                 from XBT Tracker.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
[root@root Tracker]#

How can i solve this?

Bump: Bump:
Quote:
Originally Posted by Vishaal View Post
Hello,

I got the website working but now by installing the tracker getting error message:
I have copy the 2 files from the XBT dit to Tracker dir but still getting error message

Code:
[root@root Tracker]# ./make.sh
In file included from ../misc/xbt/bt_misc.h:3:0,
                 from ../misc/bt_misc.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/xbt/sql_result.h:5:0,
                 from ../misc/xbt/database.h:5,
                 from ../misc/database.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                 from ../misc/sha1.cpp:32:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/socket.h:6:0,
                 from ../misc/socket.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/xbt/sql_query.h:3:0,
                 from ../misc/sql_query.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/xbt/shared_data.h:13:0,
                 from ../misc/xbt/xcc_z.h:3,
                 from ../misc/xcc_z.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                 from stdafx.h:22,
                 from config.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                 from stdafx.h:22,
                 from connection.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                 from stdafx.h:22,
                 from server.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                 from stdafx.h:22,
                 from tracker_input.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                 from stdafx.h:22,
                 from transaction.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
In file included from ../misc/sha1.h:22:0,
                 from stdafx.h:22,
                 from XBT Tracker.cpp:1:
../misc/xbt/data_ref.h: In function ‘int eat(str_ref&, char)’:
../misc/xbt/data_ref.h:148:4: error: ‘str_ref’ has no member named ‘pop_front’
../misc/xbt/data_ref.h: In function ‘int try_parse(T&, str_ref)’:
../misc/xbt/data_ref.h:181:14: error: ‘str_ref’ has no member named ‘pop_front’
[root@root Tracker]#

How can i solve this?
^ This issue is fixed now..

I want to change the tracker port can anyone tell me how i can change that??

Last edited by Vishaal; 28th January 2015 at 17:37.
Reply With Quote