-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
merge submodule and update rocksdb using cmake #1211
Comments
when merge blackwidow , found error |
modify
to
|
error:
base_background_compactions has been removed |
errror:
this is because bw/db_checkpoint.cc use CopyFile function which in rocksdb/file/file_util.cc。it cant find name port which is configed posix version. |
goal:
env:
ubuntu 22.04.1 LTS
g++ version: g++ 11.3.0
rocksdb version : v7.7.3
The text was updated successfully, but these errors were encountered: