I wanted to build v9.0.0 using I did git clone http://github.com/ceph/ceph git checkout v9.0.0 git submodule update --force --init --recursive autogen; configure; make When I do so I get the following error make[3]: *** No rule to make target `../src/gmock/lib/libgmock_main.la', needed by `unittest_librbd'. Stop. I did not have this problem when I had checked out 0.94.1 Is there some submodule step I am missing? By the way, an rpmbuild of v9.0.0 from the tar.bz2 worked fine. -- Tom Deneau, AMD -- 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