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

(ITS#6211) Build error: LDAP_VLV_ERROR’ undeclared



Full_Name: Michael Ströder
Version: HEAD synced now
OS: openSUSE Linux 11.1
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (84.163.59.27)


  Entering subdirectory libldap
make[2]: Entering directory
`/usr/src/michael/openldap/HEAD/openldap/libraries/libldap'
/bin/sh ../../libtool  --mode=compile cc -g -O2 -DSLAP_LIGHTWEIGHT_DISPATCHER
-DDEVEL -I../../include        -I../../include   -I/dummy/include
-I/dummy/include -I/dummy/include -I/dummy/include -DSLAP_LIGHTWEIGHT_DISPATCHER
-DDEVEL   -DLDAP_LIBRARY -c error.c
 cc -g -O2 -DSLAP_LIGHTWEIGHT_DISPATCHER -DDEVEL -I../../include -I../../include
-I/dummy/include -I/dummy/include -I/dummy/include -I/dummy/include
-DSLAP_LIGHTWEIGHT_DISPATCHER -DDEVEL -DLDAP_LIBRARY -c error.c  -fPIC -DPIC -o
.libs/error.o
error.c: In function ?ldap_err2string?:
error.c:90: error: ?LDAP_VLV_ERROR? undeclared (first use in this function)
error.c:90: error: (Each undeclared identifier is reported only once
error.c:90: error: for each function it appears in.)
make[2]: *** [error.lo] Error 1
make[2]: Leaving directory
`/usr/src/michael/openldap/HEAD/openldap/libraries/libldap'
make[1]: *** [all-common] Error 1
make[1]: Leaving directory `/usr/src/michael/openldap/HEAD/openldap/libraries'
make: *** [all-common] Error 1