Hi John, I got rocksdb related build error (commit bb7d9c15). Any hint to fix it? It's OK if I build in the ceph source tree. mlin@ssi:~/ceph$ ./autogen.sh ... mlin@ssi:~/ceph-build$ ../ceph/configure ... mlin@ssi:~/ceph-build$ make -j8 ... make[3]: Entering directory `/home/mlin/ceph-build/src' cd rocksdb && CC="gcc" CXX="g++" EXTRA_CXXFLAGS=-fPIC PORTABLE=1 make -j8 static_lib /bin/bash: line 0: cd: rocksdb: No such file or directory make[3]: *** [rocksdb/librocksdb.a] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/home/mlin/ceph-build/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/mlin/ceph-build/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/mlin/ceph-build/src' make: *** [all-recursive] Error 1 mlin@ssi:~/ceph-build$ ls src/ acconfig.h client crush java kv log mount os rbd_fuse test arch cls erasure-code journal librados Makefile msg osd rbd_replay tools auth common global json_spirit libradosstriper mds objclass osdc rgw tracing civetweb compressor gmock key_value_store librbd mon ocf perfglue stamp-h1 xxHash -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html