>>768223hi so I started trying to install from source but I've ran into a bit of an issue
CGO_CFLAGS=" " CGO_LDFLAGS="-lbz2 " go build -v -tags "libsqlite3 linux"
github.com/linxGnu/grocksdb
# github.com/linxGnu/grocksdb
../../go/pkg/mod/github.com/linx!gnu/grocksdb@v1.10.1/options.go:1950:16: could not determine what C.rocksdb_options_get_memtable_op_scan_flush_trigger refers to
../../go/pkg/mod/github.com/linx!gnu/grocksdb@v1.10.1/options.go:1945:2: could not determine what C.rocksdb_options_set_memtable_op_scan_flush_trigger refers to
any idea what might be going wrong?