$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at CMakeLists.txt:17 (MESSAGE):
Warning: TMess will not compile for the coming days, in the light of the
switch to Tcl/Tk!!!!!
CMake Error at CMakeLists.txt:18 (MESSAGE):
Please see http://kmess.org/board/viewtopic.php?f=13&t=3894 for more
information!
-- Found Tclsh: /usr/bin/tclsh
-- Found TCL: /usr/lib/libtcl8.5.so
-- Found TCLTK: /usr/lib/libtcl8.5.so
-- Found TK: /usr/lib/libtk8.5.so
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig
-- Found LibXml2: /usr/lib/libxml2.so
CMake Error at CMakeLists.txt:23 (MACRO_LOG_FEATURE):
Unknown CMake command "MACRO_LOG_FEATURE".
-- Configuring incomplete, errors occurred!