-
Notifications
You must be signed in to change notification settings - Fork 244
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
make does not work (gorocksdb) #281
Comments
It works on my centos 7 server. What's the os version?
|
Hi :)
|
Hi @luminus7 What is your Rocksdb version? I encountered a similar problem to you. I changed to Rocksdb 6.8.1. It can work. |
Some system configurations have changed, and currently, $make works well, YCSB test works well.
I guess the go-ycsb version which has used was v1.0.1, on May 30, 2023, and now Jan 19, 2024, is the same. Now I've re-installed my RocksDB so I cannot find which is the exact version that I've tried but, I'm pretty sure that I've used RocksDB version 7.6.0 before. I don't know the exact reason why, maybe the reference that you have left was the solution. By the way, thank you for reminding me this issue.😄 |
Hi, I'm new to this community, also in go lang too.
I'm having trouble while making go-ycsb.
I cannot find any issue or related community which can solve this problem. So decided to leave the issue report.
I'm trying to build go-ycsb from the source and following the documentation(README.md).
Below is the full log of making go-ycsb.
Thank you :)
The text was updated successfully, but these errors were encountered: