[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: commit: ldap/servers/slapd acl.c aclparse.c slap.h main.c
- To: Howard Chu <hyc@symas.com>
- Subject: Re: commit: ldap/servers/slapd acl.c aclparse.c slap.h main.c
- From: Pierangelo Masarati <ando@sys-net.it>
- Date: Tue, 23 Nov 2004 21:21:18 +0100
- Cc: OpenLDAP Commit <openldap-commit2devel@OpenLDAP.org>
- Domainkey-signature: a=rsa-sha1; s=mail; d=sys-net.it; c=simple; q=dns; b=b2LlwpF/ejm9/06zXDSOf55rZGGumOwnpHQYc2PFr7tmAivNGc8lOgKyHcHr1X+PY zJIiiBB1AFfWiO3xhi1ZA==
- References: <200411200027.iAK0R3Ft081900@cantor.openldap.org> <41A33A4F.2000608@symas.com>
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003
Howard Chu wrote:
With a fresh update I get this error when compiling:
cc -g -I../../include -I../../../head/servers/slapd/slapi -I.
-I../../../head/include -c -o acl.o
../../../head/servers/slapd/acl.c
../../../head/servers/slapd/acl.c: In function `dynacl_aci_parse':
../../../head/servers/slapd/acl.c:2671: error: structure has no member
named `si_ad_aci'
../../../head/servers/slapd/acl.c:2674: error: `SLAPD_ACI_SYNTAX'
undeclared (first use in this function)
../../../head/servers/slapd/acl.c:2674: error: (Each undeclared
identifier is reported only once
../../../head/servers/slapd/acl.c:2674: error: for each function it
appears in.)
make[2]: *** [acl.o] Error 1
sorry about that. As soon as it looks fine and acceptable, I plan to
enable this by default and move ACI stuff in a conditionally compiled
aci.c file so that also ACIs can be dynamically loaded. p.
SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax: +390382476497