Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2015 06:10:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 198559] www/mod_auth_kerb2
Message-ID:  <bug-198559-16115-rOa6j8P2ZV@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
Gushi <freebsdbugs@gushi.org> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to apache@FreeBSD.org:
Bug 198559: www/mod_auth_kerb2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198559



--- Description ---
This looks like the same issue several people have hit before, in bug 156787,
bug 177707, bug 197482

System is 8.4-p24 AMD64.

pkg install apache24 and ap24-mod_auth_kerb2, get this error:

# 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
"gsskrb5_register_acceptor_identity"
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
"gsskrb5_register_acceptor_identity"
/usr/local/etc/rc.d/apache24: WARNING: failed to start apache24

Quick mailing list search suggests its due to incorrect linker flags when
building the apache module.

I can work around it by building the port and linking against a different
kerberos, but this really only makes sense to link against base, if neither of
those other kerberos bits is a dependency.



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