Configuring OpenLDAP 2.5.4 on Fedora 33:
$ ./configure --prefix /apps/openldap -q Configuring OpenLDAP 2.5.4-Release ... configure: WARNING: Could not locate systemd configure: WARNING: systemd service notification not supported!
This didn't happen with 2.5.2beta, but does with 2.5RC. I missed it during my testing. Any ideas?
Nick
Nick Folino wrote:
Configuring OpenLDAP 2.5.4 on Fedora 33:
$ ./configure --prefix /apps/openldap -q Configuring OpenLDAP 2.5.4-Release ... configure: WARNING: Could not locate systemd configure: WARNING: systemd service notification not supported!
This didn't happen with 2.5.2beta, but does with 2.5RC. I missed it during my testing. Any ideas?
The systemd support was only added in 2.5.4 so you wouldn't have seen this in earlier revs.
Nick
Is it expected to give a warning if you don't enable it?
Nick
On Sat, May 1, 2021 at 1:52 PM Howard Chu hyc@symas.com wrote:
Nick Folino wrote:
Configuring OpenLDAP 2.5.4 on Fedora 33:
$ ./configure --prefix /apps/openldap -q Configuring OpenLDAP 2.5.4-Release ... configure: WARNING: Could not locate systemd configure: WARNING: systemd service notification not supported!
This didn't happen with 2.5.2beta, but does with 2.5RC. I missed it
during my testing. Any ideas?
The systemd support was only added in 2.5.4 so you wouldn't have seen this in earlier revs.
Nick
-- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
openldap-technical@openldap.org