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

RE: OPENLDAP_REL_ENG_2_1 testing



Sorry, paste error. That auth_identity should be authcid.

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support 

> -----Original Message-----
> From: owner-openldap-devel@OpenLDAP.org
> [mailto:owner-openldap-devel@OpenLDAP.org]On Behalf Of Michael Stroder
> Sent: Friday, December 20, 2002 8:10 AM
> To: Kurt D. Zeilenga
> Cc: openldap-devel@OpenLDAP.org
> Subject: Re: OPENLDAP_REL_ENG_2_1 testing
> 
> 
> Kurt D. Zeilenga wrote:
> > Please test...  I'm hoping to release 2.1.10 soon
> > and, hopefully, marking it "stable" by the end of the
> > year.
> 
> OPENLDAP_REL_ENG_2_1 synced a couple of minutes ago:
> 
> cc -O3 -I/usr/local/Berkeley-DB/include -I../../include 
> -I../../include 
> -O3 -I/usr/local/Berkeley-DB/include     -c -o sasl.o sasl.c
> sasl.c: In function `slap_sasl_authorize':
> sasl.c:1077: `auth_identity' undeclared (first use in this function)
> sasl.c:1077: (Each undeclared identifier is reported only once
> sasl.c:1077: for each function it appears in.)
> make[2]: *** [sasl.o] Error 1
> make[2]: Leaving directory 
> `/home/michael/src/openldap-REL_ENG_2_1/ldap/servers/slapd'
> make[1]: *** [all-common] Error 1
> make[1]: Leaving directory 
> `/home/michael/src/openldap-REL_ENG_2_1/ldap/servers'
> make: *** [all-common] Error 1
> 
> Ciao, Michael.
> 
>