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

(ITS#3883) `SLAPI_CONTROLS_ARG' undeclared



Full_Name: ftp://ftp.openldap.org/incoming/
Version: HEAD
OS: SuSE Linux 9.3
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (83.124.10.43)


cc -g -O4 -march=pentium4 -mcpu=pentium4 -I../../../include -I.. -I.
-I../../../include -I./.. -I. -I/usr/include/heimdal -I/usr/include/sasl
-I/usr/include -I/opt/sasl/include -I/opt/heimdal/include -DSLAPI_LIBRARY -c
slapi_pblock.c  -fPIC -DPIC -o .libs/slapi_pblock.lo
slapi_pblock.c: In function `pblock_get_param_class':
slapi_pblock.c:232: error: `SLAPI_CONTROLS_ARG' undeclared (first use in this
function)
slapi_pblock.c:232: error: (Each undeclared identifier is reported only once
slapi_pblock.c:232: error: for each function it appears in.)
slapi_pblock.c:266: error: `SLAPI_PARENT_TXN' undeclared (first use in this
function)
slapi_pblock.c:267: error: `SLAPI_TXN' undeclared (first use in this function)
make[3]: *** [slapi_pblock.lo] Error 1
make[3]: Leaving directory
`/home/michael/src/openldap-HEAD/ldap/servers/slapd/slapi'
make[2]: *** [slapi/.libs/libslapi.a] Error 2
make[2]: Leaving directory `/home/michael/src/openldap-HEAD/ldap/servers/slapd'
make[1]: *** [all-common] Error 1
make[1]: Leaving directory `/home/michael/src/openldap-HEAD/ldap/servers'
make: *** [all-common] Error 1