Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package 'libsystemd', required by 'virtual:world', not found #5

Open
probonopd opened this issue Dec 8, 2021 · 1 comment
Open

Comments

@probonopd
Copy link

probonopd commented Dec 8, 2021

Getting this error when trying to compile:

FreeBSD% cmake .                   
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "1.7.4") 
-- Checking for module 'libsystemd'
--   Package 'libsystemd', required by 'virtual:world', not found
CMake Error at /usr/local/share/cmake/Modules/FindPkgConfig.cmake:562 (message):
  A required package was not found                                                               
Call Stack (most recent call first):                                                             
  /usr/local/share/cmake/Modules/FindPkgConfig.cmake:784 (_pkg_check_modules_internal)           
  CMakeLists.txt:10 (pkg_check_modules)                                                                                      

Is it possible to use this without systemd, which doesn't exist on FreeBSD?

Can sendreply.c be rewritten so that it doesn't need systemd? If not, why not?

Thank you very much. Looks like we share the same opinion about PolKit (and, in my case, most of the Red Hat stack).

@Alex9001
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants