On 21-9-2016 11:11, Brad Hubbard wrote: > On Wed, Sep 21, 2016 at 6:51 PM, Willem Jan Withagen <wjw@xxxxxxxxxxx> wrote: >> Hi, >> >> I think I had something like this before, but cannot find it in my Email >> archive... >> >> I'm trying to build head, which works for a long way, but it gets into >> trouble when linking ceph-mon. Errors out on not being able to find some >> of the references in librocksdb... >> >> librocksdb.a is recent: >>> ll src/rocksdb/librocksdb.a > > rocksdb can be problematic, try this... > > $ git submodule update --force --init --recursive > $ git submodule foreach --recursive git clean -fdx > > and try building again. I will, but the complete tree was freshly fetched. So it really should have been all up to date. Thanx, --WjW -- 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