search for: krb5_crypto_destroy

Displaying 4 results from an estimated 4 matches for "krb5_crypto_destroy".

2008 Jun 04
3
1.1RC8 and gssapi
Trying to compile 1.1rc8 from scratch on FreeBSD 6.3 as well as from the dovecot-devel port and I get an error when trying to include gssapi. gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\"
2007 Mar 27
3
Building problem on FreeBSD with GSSAPI
...1 -lroken -lcrypt -lcom_err /usr/local/lib/libldap.so /usr/local/lib/liblber.so /usr/local/lib/libsasl2.so -lssl -lcrypto -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib /usr/lib/libgssapi.so: undefined reference to `krb5_rd_cred2' /usr/lib/libgssapi.so: undefined reference to `krb5_crypto_destroy' /usr/lib/libgssapi.so: undefined reference to `krb5_ret_address' /usr/lib/libgssapi.so: undefined reference to `krb5_ret_data' /usr/lib/libgssapi.so: undefined reference to `krb5_ret_keyblock' /usr/lib/libgssapi.so: undefined reference to `krb5_auth_con_setremotesubkey' /usr/l...
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...krb5_free_keytab_entry_contents... yes checking for krb5_kt_free_entry... yes checking for krb5_krbhst_init... no checking for krb5_krbhst_get_addrinfo... no checking for krb5_c_enctype_compare... yes checking for krb5_enctypes_compatible_keys... no checking for krb5_crypto_init... no checking for krb5_crypto_destroy... no checking for krb5_decode_ap_req... no checking for free_AP_REQ... no checking for krb5_verify_checksum... yes checking for krb5_c_verify_checksum... yes checking for krb5_principal_compare_any_realm... no checking for krb5_parse_name_norealm... no checking for krb5_princ_size... no checking f...
2010 May 11
1
Samba 3.5.2 compile on AIX
...b5_free_keytab_entry_contents... no checking for krb5_kt_free_entry... yes checking for krb5_krbhst_init... yes checking for krb5_krbhst_get_addrinfo... yes checking for krb5_c_enctype_compare... yes checking for krb5_enctypes_compatible_keys... yes checking for krb5_crypto_init... yes checking for krb5_crypto_destroy... yes checking for krb5_decode_ap_req... yes checking for free_AP_REQ... yes checking for krb5_verify_checksum... yes checking for krb5_c_verify_checksum... yes checking for krb5_principal_compare_any_realm... yes checking for krb5_parse_name_norealm... no checking for krb5_princ_size... no checki...