Hello, Cmake is giving me difficulty when trying to build Awesome on Arch. The build says:
CMake Error: Attempt to add a custom rule to output "/home/d/awesome/themes/default/titlebar/floating_normal_inactive.png.rule" which already has a custom rule. CMake Error: Attempt to add a custom rule to output "/home/d/awesome/themes/default/titlebar/maximized_normal_inactive.png.rule" which already has a custom rule. CMake Error: Attempt to add a custom rule to output "/home/d/awesome/themes/default/titlebar/ontop_normal_inactive.png.rule" which already has a custom rule. CMake Error: Attempt to add a custom rule to output "/home/d/awesome/themes/default/titlebar/sticky_normal_inactive.png.rule" which already has a custom rule. CMake Error: Attempt to add a custom rule to output "/home/d/awesome/themes/zenburn/titlebar/floating_normal_inactive.png.rule" which already has a custom rule. CMake Error: Attempt to add a custom rule to output "/home/d/awesome/themes/zenburn/titlebar/maximized_normal_inactive.png.rule" which already has a custom rule. CMake Error: Attempt to add a custom rule to output "/home/d/awesome/themes/zenburn/titlebar/ontop_normal_inactive.png.rule" which already has a custom rule. CMake Error: Attempt to add a custom rule to output "/home/d/awesome/themes/zenburn/titlebar/sticky_normal_inactive.png.rule" which already has a custom rule. CMake Error: Attempt to add a custom rule to output "/home/d/awesome/themes/default/titlebar/ontop_normal_inactive.png.rule" which already has a custom rule. CMake Error: Attempt to add a custom rule to output "/home/d/awesome/themes/default/titlebar/sticky_normal_inactive.png.rule" which already has a custom rule. CMake Error: Attempt to add a custom rule to output "/home/d/awesome/themes/default/titlebar/floating_normal_inactive.png.rule" which already has a custom rule. CMake Error: Attempt to add a custom rule to output "/home/d/awesome/themes/default/titlebar/maximized_normal_inactive.png.rule" which already has a custom rule. CMake Error: Attempt to add a custom rule to output "/home/d/awesome/themes/zenburn/titlebar/ontop_normal_inactive.png.rule" which already has a custom rule. CMake Error: Attempt to add a custom rule to output "/home/d/awesome/themes/zenburn/titlebar/sticky_normal_inactive.png.rule" which already has a custom rule. CMake Error: Attempt to add a custom rule to output "/home/d/awesome/themes/zenburn/titlebar/floating_normal_inactive.png.rule" which already has a custom rule. CMake Error: Attempt to add a custom rule to output "/home/d/awesome/themes/zenburn/titlebar/maximized_normal_inactive.png.rule" which already has a custom rule. -- Configuring incomplete, errors occurred! See also "/home/d/awesome/CMakeFiles/CMakeOutput.log". See also "/home/d/awesome/CMakeFiles/CMakeError.log". Makefile:22: recipe for target 'cmake' failed make: *** [cmake] Error 1 Has anyone seen this before? I am not very familiar with CMake. -- To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.