[Bug 198559] www/mod_auth_kerb2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 13 07:03:55 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198559

--- Comment #2 from Gushi <freebsdbugs at gushi.org> ---
Building against the "krb5" package yields:

[activating module `auth_kerb' in /usr/local/etc/apache24/httpd.conf]
# service apache24 onestart
Performing sanity check on apache24 configuration:
httpd: Syntax error on line 175 of /usr/local/etc/apache24/httpd.conf: Cannot
load libexec/apache24/mod_auth_kerb.so into server:
/usr/local/libexec/apache24/mod_auth_kerb.so: Undefined symbol
"krb5_rc_dfl_init"
Starting apache24.
httpd: Syntax error on line 175 of /usr/local/etc/apache24/httpd.conf: Cannot
load libexec/apache24/mod_auth_kerb.so into server:
/usr/local/libexec/apache24/mod_auth_kerb.so: Undefined symbol
"krb5_rc_dfl_init"
/usr/local/etc/rc.d/apache24: WARNING: failed to start apache24

Heimdal took forever to build but yielded this error:

Installing ap24-mod_auth_kerb2-5.4_7...
[activating module `auth_kerb' in /usr/local/etc/apache24/httpd.conf]
# service apache24 onestart
Performing sanity check on apache24 configuration:
httpd: Syntax error on line 175 of /usr/local/etc/apache24/httpd.conf: Cannot
load libexec/apache24/mod_auth_kerb.so into server:
/usr/local/libexec/apache24/mod_auth
_kerb.so: Undefined symbol "__gss_c_nt_hostbased_service_oid_desc"
Starting apache24.
httpd: Syntax error on line 175 of /usr/local/etc/apache24/httpd.conf: Cannot
load libexec/apache24/mod_auth_kerb.so into server:
/usr/local/libexec/apache24/mod_auth
_kerb.so: Undefined symbol "__gss_c_nt_hostbased_service_oid_desc"
/usr/local/etc/rc.d/apache24: WARNING: failed to start apache24
# pkg delete heimdal

Let me know if you need any other info.

For what it's worth, this system was FreeBSD 8.1, upgraded to 8.4, using
freebsd-update.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-apache mailing list