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

Re: conflicting types for ‘slap_reparse_sync_cookie’



Michael Ströder wrote:
HI!

Building current git master 0645878d5dc4c08b7fd8d5bf39a166d74650f15b fails
(see below).

Thanks, stupid copy/paste error. Fixed now in master. ed09222.

Ciao, Michael.

make[3]: Entering directory
`/usr/src/michael/openldap-git/master/openldap/servers/slapd/overlays'
make[3]: Nothing to be done for `static'.
make[3]: Leaving directory
`/usr/src/michael/openldap-git/master/openldap/servers/slapd/overlays'
cc -g -O0 -DSLAP_SCHEMA_EXPOSE -DSLAP_CONFIG_DELETE -I../../include -I.
-I./slapi -I. -I../../include   -I/usr/include -I/usr/include -I/usr/include
-I/usr/include     -c -o ldapsync.o ldapsync.c
In file included from ldapsync.c:26:0:
slap.h:65:0: warning: "SLAP_CONFIG_DELETE" redefined [enabled by default]
<command-line>:0:0: note: this is the location of the previous definition
ldapsync.c:375:1: error: conflicting types for ‘slap_reparse_sync_cookie’
In file included from slap.h:3342:0,
                  from ldapsync.c:26:
proto-slap.h:1188:20: note: previous declaration of ‘slap_reparse_sync_cookie’
was here
make[2]: *** [ldapsync.o] Error 1
make[2]: Leaving directory
`/usr/src/michael/openldap-git/master/openldap/servers/slapd'
make[1]: *** [all-common] Error 1
make[1]: Leaving directory `/usr/src/michael/openldap-git/master/openldap/servers'
make: *** [all-common] Error 1



--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/