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

(ITS#6772) slapcommon.c:495:9: error: ‘SLAPMODIFY’ undeclared



Full_Name: Michael Ströder
Version: RE24
OS: Linux
URL: 
Submission from: (NULL) (84.128.246.210)


Currently there seems to be something missing (did cvs up several times):

cc -g -O4 -I../../include -I. -I./slapi -I. -I../../include   -I/usr/include
-I/usr/include -I/usr/include -I/usr/include -DDEVEL -DSLAP_CONFIG_DELETE     -c
-o slapcommon.o slapcommon.c
slapcommon.c: In function ?slap_tool_init?:
slapcommon.c:495:9: error: ?SLAPMODIFY? undeclared (first use in this function)
slapcommon.c:495:9: note: each undeclared identifier is reported only once for
each function it appears in
make[2]: *** [slapcommon.o] Error 1
make[2]: Leaving directory
`/usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/servers/slapd'
make[1]: *** [all-common] Error 1
make[1]: Leaving directory
`/usr/src/michael/openldap/OPENLDAP_REL_ENG_2_4/openldap/servers'
make: *** [all-common] Error 1