Skip to content

libsystemd version >= 227 required when compiling --with-systemd #505

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

Closed
stevenwinfield opened this issue Jul 14, 2020 · 0 comments
Closed
Assignees

Comments

@stevenwinfield
Copy link
Contributor

Hi,

Our production systems are currently running RHEL 7.8, where the version of libsystemd is 219.
However, the sd_listen_fds_with_names function was introduced in v227, a mere(!) five years ago:
systemd/systemd@8dd4c05

RHEL 7.8 was released in March this year, so there are likely to be a few others who are similarly affected:
https://access.redhat.com/articles/3078

This causes compile-time errors, whereas a configure-time check could catch this earlier.
Unless you wanted to switch to sd_listen_fds, which does exist in v219.

Thanks!

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