[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#6173) Error while making



Full_Name: Bipin
Version: OpenLDAP2.2.29
OS: AIX 5.3
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (203.127.116.93)


Hi,

While trying to install OpenLDAP 2.2.29 ,I getting the following error during
the 'make' step.


---------------------------------------------------------------------
Notes:-

1)I have installed OpenSSL 0.9.7 and Berkley DB 4.5.20

2)Also,the follwing variables are set
CPPFLAGS
LDFLAGS
LIBPATH

3)THe follwoing commands were used as steps to install Openldap
cd openldap-2.2.29
./configure --enable-ldbm  
make depend
make (During this step it fails)

-------------------------------------------------------------------


acl.c:85: error: conflicting types for 'acl_get'
/usr/include/sys/access.h:86: error: previous declaration of 'acl_get' was here
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.


Please help with this issue.

Thanks.