[Bug 198559] www/mod_auth_kerb2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 13 06:10:03 UTC 2015


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

            Bug ID: 198559
           Summary: www/mod_auth_kerb2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: apache at FreeBSD.org
          Reporter: freebsdbugs at gushi.org
          Assignee: apache at FreeBSD.org
             Flags: maintainer-feedback?(apache at FreeBSD.org)

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.

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


More information about the freebsd-apache mailing list