How do I tell it that I don't want the doc? (I don't have a2x on that system.)
How do I get it to use my compiler? my compiler is at /usr/lib/ccache/gcc (not lib64) cmake says The CMAKE_C_COMPILER: /usr/lib64/ccache/cc is not a full path to an existing compiler tool. Tell CMake where to find the compiler by setting either the environment variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to the compiler, or to the compiler name if it is in the PATH. so, I try: CC=/usr/lib/ccache/gcc cmake . and get the same thing. -- These are my opinions. I hate spam. _______________________________________________ devel mailing list devel@ntpsec.org http://lists.ntpsec.org/mailman/listinfo/devel