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

(ITS#5240) Build fails: incompatible type for argument 1 of 'ch_free'



Full_Name: Michael Ströder
Version: RE24
OS: openSUSE 10.2
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (83.124.19.96)


RE24 was synced right now.


/bin/sh ../../..//libtool --tag=disable-static --mode=compile cc -g -O4
-march=pentium4 -I../../../include        -I../../../include -I.. -I./.. -I.
-I./../back-bdb  -I/opt/db-4.5/include -I/usr/include -I/opt/heimdal/include
-DBDB_MONITOR_IDX   -DSLAPD_IMPORT -c init.c
mkdir .libs
 cc -g -O4 -march=pentium4 -I../../../include -I../../../include -I.. -I./.. -I.
-I./../back-bdb -I/opt/db-4.5/include -I/usr/include -I/opt/heimdal/include
-DBDB_MONITOR_IDX -DSLAPD_IMPORT -c init.c  -fPIC -DPIC -o .libs/init.o
init.c: In function 'hdb_db_open':
init.c:457: error: incompatible types in assignment
init.c: In function 'hdb_db_close':
init.c:549: error: incompatible type for argument 1 of 'ch_free'
make[3]: *** [init.lo] Error 1
make[3]: Leaving directory
`/usr/src/openldap-OPENLDAP_REL_ENG_2_4/openldap/servers/slapd/back-hdb'
make[2]: *** [back-hdb] Error 2
make[2]: Leaving directory
`/usr/src/openldap-OPENLDAP_REL_ENG_2_4/openldap/servers/slapd'
make[1]: *** [all-common] Error 1
make[1]: Leaving directory
`/usr/src/openldap-OPENLDAP_REL_ENG_2_4/openldap/servers'
make: *** [all-common] Error 1