Ponchale

New error polkit

Feb 16th, 2016
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. ponchale@easylabs:~/polkit-qt-1/build$ cmake -DCMAKE_INSTALL_PREFIX=$KF5 -DCMAKE_PREFIX_PATH=$KF5 ..
  2. -- The C compiler identification is GNU 5.2.1
  3. -- The CXX compiler identification is GNU 5.2.1
  4. -- Check for working C compiler: /usr/bin/cc
  5. -- Check for working C compiler: /usr/bin/cc -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Detecting C compile features
  9. -- Detecting C compile features - done
  10. -- Check for working CXX compiler: /usr/bin/c++
  11. -- Check for working CXX compiler: /usr/bin/c++ -- works
  12. -- Detecting CXX compiler ABI info
  13. -- Detecting CXX compiler ABI info - done
  14. -- Detecting CXX compile features
  15. -- Detecting CXX compile features - done
  16. -- Autodetecting Qt version to use
  17. -- Using Qt 5
  18. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
  19. -- checking for module 'polkit-gobject-1'
  20. -- package 'polkit-gobject-1' not found
  21. -- checking for module 'polkit-agent-1'
  22. -- package 'polkit-agent-1' not found
  23. -- checking for module 'glib-2.0'
  24. -- found glib-2.0, version 2.46.1
  25. -- Found GLIB2: /usr/lib/x86_64-linux-gnu/libglib-2.0.so
  26. CMake Error at /usr/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
  27. Could NOT find Polkit (missing: POLKIT_LIBRARIES POLKIT_AGENT_LIBRARY
  28. POLKIT_INCLUDE_DIR POLKIT_AGENT_INCLUDE_DIR)
  29. Call Stack (most recent call first):
  30. /usr/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE)
  31. cmake/modules/FindPolkit.cmake:70 (find_package_handle_standard_args)
  32. CMakeLists.txt:87 (find_package)
  33.  
  34.  
  35. -- Configuring incomplete, errors occurred!
  36. See also "/home/ponchale/polkit-qt-1/build/CMakeFiles/CMakeOutput.log".
Advertisement
Add Comment
Please, Sign In to add comment