php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #67588 configure fails to recognize systemd in CentOS 7.0
Submitted: 2014-07-08 00:23 UTC Modified: 2014-07-08 01:37 UTC
From: ck+php dot net at bbshowcase dot org Assigned:
Status: Closed Package: FPM related
PHP Version: 5.6.0RC2 OS: CentOS 7.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ck+php dot net at bbshowcase dot org
New email:
PHP Version: OS:

 

 [2014-07-08 00:23 UTC] ck+php dot net at bbshowcase dot org
Description:
------------
configure fails to recognize systemd in CentOS 7.0 GA

configure --with-fpm-systemd

configure: error: Your system does not support systemd.






Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-07-08 00:25 UTC] ck+php dot net at bbshowcase dot org
More complete result:

checking for sd_notify in -lsystemd-daemon... no
checking systemd/sd-daemon.h usability... no
checking systemd/sd-daemon.h presence... no
checking for systemd/sd-daemon.h... no
configure: error: Your system does not support systemd.
 [2014-07-08 01:14 UTC] aharvey@php.net
-Status: Open +Status: Feedback
 [2014-07-08 01:14 UTC] aharvey@php.net
Did you install the systemd-devel package?
 [2014-07-08 01:37 UTC] ck+php dot net at bbshowcase dot org
-Status: Feedback +Status: Closed
 [2014-07-08 01:37 UTC] ck+php dot net at bbshowcase dot org
Closing ticket, apologies for wasting any time over this.

Not a bug, requires systemd-devel installed (thanks aharvey)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Mar 08 06:01:31 2025 UTC