I have this error during building of Cyrus SASL 2.1.21:
-----------------------------------------------------------------------
In file included from mechanisms.h:35,
                 from auth_krb5.c:51:
saslauthd.h:163:1: warning: "KRB5_HEIMDAL" redefined
<command line>:1:1: warning: this is the location of the previous
definition
auth_krb5.c: In function 'auth_krb5_init':
auth_krb5.c:105: warning: assignment discards qualifiers from pointer
target type
auth_krb5.c:106: warning: assignment discards qualifiers from pointer
target type
auth_krb5.c: In function 'auth_krb5':
auth_krb5.c:184: error: 'krb5_verify_opt' undeclared (first use in this
function)
auth_krb5.c:184: error: (Each undeclared identifier is reported only
once
auth_krb5.c:184: error: for each function it appears in.)
auth_krb5.c:184: error: syntax error before 'opt'
auth_krb5.c:233: error: 'opt' undeclared (first use in this function)
make[3]: *** [auth_krb5.o] Error 1
make[3]: Leaving directory `/build/cyrus-sasl-2.1.21/saslauthd'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/build/cyrus-sasl-2.1.21/saslauthd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/cyrus-sasl-2.1.21'
make: *** [all] Error 2
-----------------------------------------------------------------------
When I use Cyrus SASL 2.1.20, the all was good.

Filip Bartmann

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to