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

error building on MACOS X 10.2.8 (ITS#3249)



Full_Name: ivan lago
Version: 2.2.14
OS: MACOS X 10.2.8
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (213.92.108.134)


Under MACOS X 10.2.8 ( GCC version 3.1) make fail with the following message:
syncrepl.c: In function `syncrepl_entry':
syncrepl.c:1099: union has no member named `o_request'
syncrepl.c:1100: union has no member named `o_request'
make[2]: *** [syncrepl.o] Error 1
make[1]: *** [all-common] Error 1
make: *** [all-common] Error 1

the configuration options were:
./configure --without-subdir --disable-slurpd --with-tls --disable-bdb
--enable-ldbm --disable-cleartext --enable-lmpasswd --disable-dnssrv 

this error was yet reported for openLDAP 2.2.4
(http://www.openldap.org/lists/openldap-software/200401/msg00208.html)