Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian lenny - make.sh #18

Closed
GoogleCodeExporter opened this issue Oct 8, 2015 · 3 comments
Closed

Debian lenny - make.sh #18

GoogleCodeExporter opened this issue Oct 8, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Boost: 1.48.0

../misc/bvalue.cpp: In member function 'shared_data Cbvalue::read() const':
../misc/bvalue.cpp:308: error: 'BOOST_VERIFY' was not declared in this scope
In file included from ../misc/virtual_binary.cpp:1:
../misc/xbt/virtual_binary.h:3:33: error: boost/make_shared.hpp: No such file 
or directory
../misc/virtual_binary.cpp: In member function 'void 
Cvirtual_binary::assign(data_ref)':
../misc/virtual_binary.cpp:11: error: 'make_shared' is not a member of 'boost'
../misc/virtual_binary.cpp:11: error: expected primary-expression before '>' 
token
In file included from connection.cpp:2:
connection.h:23: error: ISO C++ forbids declaration of 'array' with no type
connection.h:23: error: invalid use of '::'
connection.h:23: error: expected ';' before '<' token
In file included from connection.cpp:6:
server.h:78: error: ISO C++ forbids declaration of 'array' with no type
...тут много всего...
server.h: In member function 'const Cserver::t_torrent* Cserver::torrent(const 
std::string&) const':
server.h:155: error: 'm_torrents' was not declared in this scope

If compile from:
svn co https://xbtt.svn.sourceforge.net/svnroot/xbtt/trunk/xbt/misc misc
svn co https://xbtt.svn.sourceforge.net/svnroot/xbtt/trunk/xbt/Tracker/ Tracker
everything happens as it should be

but if from:
svn co http://xbt.googlecode.com/svn/trunk/xbt/misc misc
svn co http://xbt.googlecode.com/svn/trunk/xbt/Tracker Tracker
getting the above error

Original issue reported on code.google.com by M.Sergi...@gmail.com on 29 Dec 2011 at 6:45

@GoogleCodeExporter
Copy link
Author

Lenny has been superseded by Squeeze. You should upgrade.

Original comment by olafvdspek on 29 Dec 2011 at 11:08

@GoogleCodeExporter
Copy link
Author

> error: boost/make_shared.hpp: No such file or directory

So you're not using Boost 1.48.

Original comment by olafvdspek on 29 Dec 2011 at 11:09

@GoogleCodeExporter
Copy link
Author

Original comment by olafvdspek on 29 Dec 2011 at 11:09

  • Changed state: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant