On Thu, 3 Dec 2015 17:30:21 -0500 "Adam C. Emerson" <aemerson@xxxxxxxxxx> wrote: > On 03/12/2015, Pete Zaitcev wrote: > > I'm trying to run cmake, in order to make sure my patches do not break it > > (in particular WIP 5073 added source files). Result looks like this: > > > > [zaitcev@lembas ceph-tip]$ cmake src > > I believe the problem is 'cmake src' Thanks for the tip about the separate build directory and the top-level CMakeLists.txt. However, it still fails like this: [zaitcev@lembas build]$ cmake .. CMake Error at CMakeLists.txt:1 (include): include could not find load file: GetGitRevisionDescription ................... Do you know by any chance where it gets that include? Also, what's your cmake --version? Greetings, -- Pete -- 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