--On Monday, November 29, 2021 12:24 PM -0800 Quanah Gibson-Mount <[email protected]> wrote:
--On Monday, November 29, 2021 7:18 PM +0100 Michael Ströder <[email protected]> wrote: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>I would suggest fixing your CFLAGS? Other contrib modules have no issue finding the header file.
CPPFLAGS that is. ;) -- Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: <http://www.symas.com>
