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

是否有支持Ubuntu20.04的计划 #7

Open
wupeaking opened this issue Feb 16, 2022 · 0 comments
Open

是否有支持Ubuntu20.04的计划 #7

wupeaking opened this issue Feb 16, 2022 · 0 comments

Comments

@wupeaking
Copy link

Ubuntu20.04源码安装会出现各种编译错误。
In member function ‘boost::tuples::tuple<std::_Rb_tree_const_iterator<boost::shared_ptrQS::Data::Page >, bool, long unsigned int, long unsigned int> QS::Data::File::UnguardedAddPage(off_t, size_t, const char*)’:
/home/wupengxin/qsfs-fuse-1.0.10/src/data/File.cpp:1048:20: error: could not convert ‘std::make_tuple(_Elements&& ...) [with _Elements = {std::_Rb_tree_const_iterator<boost::shared_ptrQS::Data::Page >&, bool&, long unsigned int&, long unsigned int&}](res.std::pair<std::_Rb_tree_const_iterator<boost::shared_ptrQS::Data::Page >, bool>::second, addedSizeInCache, addedSize)’ from ‘std::tuple<std::_Rb_tree_const_iterator<boost::shared_ptrQS::Data::Page >, bool, long unsigned int, long unsigned int>’ to ‘boost::tuples::tuple<std::_Rb_tree_const_iterator<boost::shared_ptrQS::Data::Page >, bool, long unsigned int, long unsigned int>’
1048 | return make_tuple(res.first, res.second, addedSizeInCache, addedSize);
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

deb安装qsfs_1.0.11-alpha_Ubuntu16.04_amd64.deb是会出现
qsfs 依赖于 libcurl3
但是Ubuntu20.04 不能curl3和curl4共存。

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

No branches or pull requests

1 participant