Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2015 07:03:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 198559] www/mod_auth_kerb2
Message-ID:  <bug-198559-16115-UnyG8XplEd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198559-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198559-16115@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198559

--- Comment #2 from Gushi <freebsdbugs@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198559-16115-UnyG8XplEd>