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

options.go #220

Open
irene123 opened this issue Apr 29, 2022 · 3 comments
Open

options.go #220

irene123 opened this issue Apr 29, 2022 · 3 comments

Comments

@irene123
Copy link

Hello,

while installing akutan and running "make build" I get following error: could you, please, help me?

src/vendor/github.com/tecbot/gorocksdb/options.go:660:2: could not determine kind of name for C.rocksdb_options_set_hard_rate_limit
src/vendor/github.com/tecbot/gorocksdb/options.go:460:2: could not determine kind of name for C.rocksdb_options_set_max_mem_compaction_level
src/vendor/github.com/tecbot/gorocksdb/options.go:757:2: could not determine kind of name for C.rocksdb_options_set_purge_redundant_kvs_while_flush
src/vendor/github.com/tecbot/gorocksdb/options.go:668:2: could not determine kind of name for C.rocksdb_options_set_rate_limit_delay_max_milliseconds
src/vendor/github.com/tecbot/gorocksdb/options.go:796:2: could not determine kind of name for C.rocksdb_options_set_skip_log_error_on_recovery
src/vendor/github.com/tecbot/gorocksdb/options.go:651:2: could not determine kind of name for C.rocksdb_options_set_soft_rate_limit
src/vendor/github.com/tecbot/gorocksdb/options.go:694:2: could not determine kind of name for C.rocksdb_options_set_table_cache_remove_scan_count_limit
make: *** [Makefile:89: build] Error 2

@UnitTHK
Copy link

UnitTHK commented May 2, 2022

not just make build on akutan, even the normal install command respond with that now, dunno why though

@moonbox3
Copy link

@irene123 what version of RocksDB did you build?

@yang-f
Copy link

yang-f commented Aug 21, 2023

I encountered the same issue:
rocksdb version: v8.3.2

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

4 participants