[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#3795) Make failure
Full_Name: Markus Paschinger
Version: 2.3.4 and 2.2.26
OS: aix 5.3
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (194.153.217.236)
Hello!
I need to install openldap under AIX 5.3 as i further need to install samba with
ads.
The problem i have, that there seems to be an incompatibility with AIX and the
acl_get function as implemented in openldap.
Regards
Markus Paschinger
Target "static" is up to date.
cc_r -g -I../../include -I. -I./slapi -I. -I../../include -c acl.c
"acl.c", line 91.22: 1506-343 (S) Redeclaration of acl_get differs from previous
declaration on line 86 of "/usr/include/sys/access.h".
"acl.c", line 91.22: 1506-050 (I) Return type "struct slap_acl*" in
redeclaration is not compatible with the previous return type "unsigned char*".
"acl.c", line 91.22: 1506-376 (I) Redeclaration of acl_get has a different
number of fixed parameters than the previous declaration.
"acl.c", line 91.22: 1506-377 (I) The type "struct slap_acl*" of parameter 1
differs from the previous type "unsigned char*".
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.