-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
我按照说明安装好了rocksdb,并且配置了环境变量,但是执行"sh install.sh"的时候,总是出现错误,导致不能继续执行"sh build.sh"。
[root@localhost GoRedis]# sh install.sh
install goredis libs ...
# GoRedis/libs/gorocks
could not determine kind of name for C.rocksdb_options_set_block_restart_interval
could not determine kind of name for C.rocksdb_options_set_block_size
could not determine kind of name for C.rocksdb_options_set_cache
could not determine kind of name for C.rocksdb_options_set_disable_seek_compaction
could not determine kind of name for C.rocksdb_options_set_filter_policy
请问,这个问题怎么能解决呢?
Metadata
Metadata
Assignees
Labels
No labels