[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
`krbnames' undeclared
HI!
there's a build error with REL_ENG_2:
cc -O3 -I/usr/local/krb5/include -I /usr/local/Berkeley-DB/include
-I/usr/local/sasl/include -I../../include -I../../include
-O3 -I/usr/local/krb5/include -I /usr/local/Berkeley-DB/include
-I/usr/local/sasl/include -c -o auth.o auth.c
auth.c: In function `auth':
auth.c:145: `krbnames' undeclared (first use in this function)
auth.c:145: (Each undeclared identifier is reported only once
auth.c:145: for each function it appears in.)
make[2]: *** [auth.o] Error 1
make[2]: Leaving directory
`/home/michael/src/openldap-REL_ENG_2/ldap/clients/ud'
make[1]: *** [all-common] Error 1
make[1]: Leaving directory
`/home/michael/src/openldap-REL_ENG_2/ldap/clients'
make: *** [all-common] Error 1
Ciao, Michael.