On Tue, Jan 31, 2012 at 14:13, JJ <jjones@xxxxxxxxxxxx> wrote: > I keep getting errors and I am not sure how I can satisfy this? > CentOS 5.5 x86_64 / 2.6.18-194.32.1.el5xen Starting from a fresh tarball / git clone, what commands did you run? gtest is bundled in the source, as recommended by upstream, so it's not a build dependency. However, it is not "properly" integrated into the top-level automake/autoconf, as we don't want to run its unit tests all the time, hence we've seen error like what you describe happen sometimes. But with this limitation, it's dependencies are not 100% correct, so some times things try to use it before it's built. google-perftools is mostly about tcmalloc. The "isa" variables means the instruction set architecture of the host, to force dependency on exactly the right kind of package. -- 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