HI!
Hmm, I cannot see what I'm doing wrong here. Compiling other contrib modules works just fine.
$ make -B -C contrib/slapd-modules/acl now make: Entering directory '/home/michael/src/openldap-git/re26/openldap/contrib/slapd-modules/acl' gcc now.c -o now now.c:28:10: fatal error: portable.h: No such file or directory 28 | #include <portable.h> | ^~~~~~~~~~~~ compilation terminated. make: *** [<builtin>: now] Error 1 make: Leaving directory '/home/michael/src/openldap-git/re26/openldap/contrib/slapd-modules/acl'
Ciao, Michael.