i'm also on slackware 13 and had the same problem when i first tried building awesome 3.4.3. upgrading to cmake 2.8 fixed it for me.
On Sat, Jan 23, 2010 at 6:10 PM, g.schlmm <[email protected]> wrote: > Hi, > > I think you need cmake 2.8 > just get the slackbuild from ftp.slackware.com and build it on you self. > i needed to build alot more on my self (im on current) > > Best Regards > Georg > > On 01/24/2010 12:10 AM, Gabriel wrote: >> >> Hi guys, >> >> I am trying to install awesome 3.4.3 on slackware 13. I have followed >> the instructions at the wiki, >> http://awesome.naquadah.org/wiki/Awesome-3-Slackware, with no luck. When >> I finally try to create the package, running the slackbuild script, got >> to this: >> >> /awesome-3.4.3/keygrabber.c >> Running cmake⦠>> -- 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: Error in cmake code at >> /tmp/custom_pkgs/awesome-3.4.3/awesomeConfig.cmake:73: >> Parse error. Function missing ending ")". Instead found left paren >> with text "(". >> CMake Error at CMakeLists.txt:15 (include): >> include could not find load file: >> >> awesomeConfig.cmake >> >> >> CMake Error at CMakeLists.txt:100 (target_link_libraries): >> target_link_libraries called with incorrect number of arguments >> >> >> CMake Error at CMakeLists.txt:154 (add_dependencies): >> add_dependencies called with incorrect number of arguments >> >> >> CMake Error at CMakeLists.txt:303 (install): >> install DIRECTORY given no DESTINATION! >> >> >> CMake Error at CMakeLists.txt:305 (install): >> install FILES given no DESTINATION! >> >> >> CMake Error at CMakeLists.txt:311 (install): >> install DIRECTORY given no DESTINATION! >> >> >> CMake Error at CMakeLists.txt:312 (install): >> install DIRECTORY given no DESTINATION! >> >> >> CMake Error at CMakeLists.txt:314 (install): >> install DIRECTORY given no DESTINATION! >> >> >> CMake Error at CMakeLists.txt:316 (install): >> install FILES given no DESTINATION! >> >> >> CMake Error at CMakeLists.txt:317 (install): >> install FILES given no DESTINATION! >> >> >> -- Configuring incomplete, errors occurred! >> make: *** [cmake] Error 1 >> >> >> /I hope I have done the previous steps well.. It does not seem related >> to lua or anything else... I hope to get some help from slack 13 users >> here. >> My arch is x86_64. >> >> Thanks, >> >> G >> >> -- >> ============== >> = Gabriel Villalobos, >> = Candidato a Doctor en Ciencias - Física, UN >> = M.Sc. Physics, Georgia Institute of Technology >> = Físico, Universidad Nacional de Colombia >> = Tel. Oficina. (571) 3165000 - 13031 >> = [email protected] <mailto:[email protected]> >> = Enamoradamente Casado >> =============== >> = Acuerdos Toltecas: >> = * Hacer siempre y en todo asunto nuestro mejor >> = esfuerzo, >> = * Ser impecable con la palabra >> = * No suponer >> = * No tomarse nada a título personal >> ============== >> >> >> > > -- > To unsubscribe, send mail to [email protected]. > -- To unsubscribe, send mail to [email protected].
