-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Description
编译星云链的时候报错,下面是 log,环境 Mac OS 10.13.5
cd cmd/neb; go build -ldflags "-X main.version=1.0.1 -X main.commit=7470724e2ed1f2f1e54af19e3ead477d324d542e -X main.branch=master -X main.compileAt=`date +%s`" -o ../../neb-7470724e2ed1f2f1e54af19e3ead477d324d542e
# github.com/nebulasio/go-nebulas/vendor/github.com/tecbot/gorocksdb
../../vendor/github.com/tecbot/gorocksdb/dbpath.go:18:25: could not determine kind of name for C.rocksdb_dbpath_create
../../vendor/github.com/tecbot/gorocksdb/dbpath.go:28:2: could not determine kind of name for C.rocksdb_dbpath_destroy
../../vendor/github.com/tecbot/gorocksdb/dbpath.go:10:5: could not determine kind of name for C.rocksdb_dbpath_t
make: *** [build] Error 2
Metadata
Metadata
Assignees
Labels
No labels