-
Notifications
You must be signed in to change notification settings - Fork 203
Description
usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here
312 | : first(std::forward<_U1>(__x)), second(__y) { }
| ^
cc1plus: all warnings being treated as errors
make: *** [Makefile:684: shared-objects/db/compaction.o] Error 1
make: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make: *** [Makefile:684: shared-objects/db/builder.o] Error 1
cc1plus: all warnings being treated as errors
make: *** [Makefile:684: shared-objects/db/compacted_db_impl.o] Error 1
cc1plus: all warnings being treated as errors
make: *** [Makefile:684: shared-objects/db/column_family.o] Error 1
~/go/src/github.com/go-nebulas
rocksdb install success
Added /root/go/src/github.com/go-nebulas/native-lib to the LD_LIBRARY_PATH environment variable in /root/.bashrc.