Automoc issue with cmake

Alexander Neundorf neundorf at kde.org
Sat Nov 17 17:39:59 UTC 2012


On Saturday 17 November 2012, Laszlo Papp wrote:
> -- The C compiler identification is GNU 4.7.2
> -- The CXX compiler identification is GNU 4.7.2
> -- Check for working C compiler: /usr/bin/colorgcc
> -- Check for working C compiler: /usr/bin/colorgcc -- 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
> -- Found Qt-Version 4.8.3 (using /usr/bin/qmake)
> -- Found X11: /usr/lib/libX11.so
> -- Reading Automoc4Config...
> -- Automoc4Config: CURRENT_DIR: -/lib64/automoc4- current file:
> -/lib64/automoc4/Automoc4Config.cmake-
> -- Automoc4: bin dir: -/- exe: -AUTOMOC4_EXECUTABLE-NOTFOUND-

Do you see the issue ?
So the Automoc4Config.cmake file is located in /lib64/automoc/, and not in 
/usr/lib/automoc/, is this correct ?
Is the automoc executable in /bin/ ? It should be. If not, where is it, and 
how did it get there ?

Alex


More information about the Kde-buildsystem mailing list