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

LDAP_VERSION3 undeclared in ldappasswd.c (ITS#187)



Full_Name: Brian Ryner
Version: OPENLDAP_REL_ENG_1_2
OS: RedHat Linux 6.0
URL: 
Submission from: (NULL) (205.243.59.101)


During compiling, I get this error:

gcc -g -O2 -I../../include        -I../../include   -DHAVE_CONFIG_H    -c
ldappasswd.c -o ldappasswd.o
ldappasswd.c: In function `main':
ldappasswd.c:478: `LDAP_VERSION3' undeclared (first use in this function)
ldappasswd.c:478: (Each undeclared identifier is reported only once
ldappasswd.c:478: for each function it appears in.)
make[2]: *** [ldappasswd.o] Error 1