You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: