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

HEADS UP (Was: OPENLDAP_REL_ENG_2_2 ...)



I'm in the middle of a merging code.  At times,
portions of OPENLDAP_REL_ENG_2_2 may not build.
In particular, portions which are compiled by
default.  I'll send a note (likely in the
form as a request for testing) once the merge is
done.

Kurt


At 02:59 PM 3/17/2004, Michael Ströder wrote:
>HI!
>
>Recently checked out OPENLDAP_REL_ENG_2_2 does not build (see below).
>
>Ciao, Michael.
>
>--------------------------------- snip ---------------------------------
>cc -g -O4 -march=pentium4 -mcpu=pentium4 -I../../../include -I../../../include -I.. -I./.. -I/usr/local/Berkeley-DB-4.2/include -I/usr/local/sasl/include -I/usr/include/heimdal -c search.c  -fPIC -DPIC -o .libs/search.lo
>search.c: In function `ldbm_back_search':
>search.c:351: error: `LDAP_SCOPE_SUBORDINATE' undeclared (first use in this function)
>search.c:351: error: (Each undeclared identifier is reported only once
>search.c:351: error: for each function it appears in.)
>make[3]: *** [search.lo] Error 1
>make[3]: Leaving directory `/home/michael/src/openldap-OPENLDAP_REL_ENG_2_2/ldap/servers/slapd/back-ldbm'
>make[2]: *** [.backend] Error 1
>make[2]: Leaving directory `/home/michael/src/openldap-OPENLDAP_REL_ENG_2_2/ldap/servers/slapd'
>make[1]: *** [all-common] Error 1
>make[1]: Leaving directory `/home/michael/src/openldap-OPENLDAP_REL_ENG_2_2/ldap/servers'
>make: *** [all-common] Error 1