Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2015 06:10:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198559] www/mod_auth_kerb2
Message-ID:  <bug-198559-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: freebsdbugs@gushi.org
          Assignee: apache@FreeBSD.org
             Flags: maintainer-feedback?(apache@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.



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