On 20. okt. 2015 00:28, [email protected] wrote: > slapd will not start, exits with "slap_schema_init: Error registering matching > rule ( 2.5.13.28 NAME 'generalizedTimeOrderingMatch' SYNTAX > 1.3.6.1.4.1.1466.115.121.1.24 )"
Reported to OpenSLP: <http://sourceforge.net/p/openslp/bugs/149/>. libslp 2.0.0 redefines strncasecmp() unless HAVE_STRNCASECMP, which it does not #define. Building OpenSLP (not OpenLDAP) with './configure CPPFLAGS=-DHAVE_STRNCASECMP' fixes it. -- Hallvard
