As far as I ca see, you should use “scons --rocksdb=on all” to build it, but I’ll get an error:
In file included from src/mongo/db/storage/rocks/src/rocks_parameters.h:32:0,
from src/mongo/db/storage/rocks/src/rocks_parameters.cpp:32:
src/mongo/db/storage/rocks/src/rocks_engine.h:40:27: fatal error: rocksdb/cache.h: No such file or directory
compilation terminated.
Is it just me or there is something wrong with scons files?