redlondon / xbt

Automatically exported from code.google.com/p/xbt
0 stars 0 forks source link

SVN not compilable... #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Checkout the latest SVN (r2204)
2. Try to compile it...

What is the expected output?
A runnable Tracker

What was the actual outcome?
transaction.cpp: In member function ‘void 
Ctransaction::send_scrape(data_ref)’:
transaction.cpp:130: error: ‘class data_ref’ has no member named 
‘sub_range’

What version of the product are you using? On what operating system?
Latest version of xbt_tracker. Try to compile it on Debian Squeeze. >>> Linux 
W016 2.6.32-5-amd64 #1 SMP Tue Jun 14 09:42:28 UTC 2011 x86_64 GNU/Linux <<<

Please provide any additional information below.
libboost is installed, mysql also...

Original issue reported on code.google.com by steffen....@gmail.com on 6 Oct 2011 at 2:30

GoogleCodeExporter commented 9 years ago
Oops. Fixed.

Original comment by olafvdspek on 6 Oct 2011 at 2:38