[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#4630) Make process ends with error
Full_Name: Karl J South
Version: 2.3.25
OS: AIX 5.3
URL: ftp://ftp.openldap.org/incoming/kjs-errormessage.txt
Submission from: (NULL) (193.10.23.37)
The make process halts with a error message.
OS:
AIX 5.3
Compiler:
IBM(R) XL C/C++ Enterprise Edition V7.0
Build flags:
CC=xlc_r
CPPFLAGS="-I/opt/freeware/include -I/opt/freeware/openssl/include \
-I/opt/compiled/include/sasl \
-I/opt/compiled/include/gssapi \
-I/opt/freeware/include/openssl"
LDFLAGS="-L/opt/freeware/lib \
-L/opt/compiled/lib \
-L/opt/compiled/lib/sasl2 \
-lcrypto \
-ldl \
-lgssapi_krb5 \
-lkrb5 \
-lk5crypto \
-lcom_err "
MKDEP="/home/openldap-2.3.25/build/mkdep.aix \
ac_cv_func_getaddrinfo=no"
Configure string:
./configure --prefix=/opt/compiled \
--with-cyrus-sasl \
--with-tls=openssl \
--disable-slapd \
--disable-monitor \
--disable-bdb \
--with-kerberos
The configure prodcess and the following make depend works fine.