[Bug 226261] www/mod_auth_kerb2 fails at runtime causing apache to fail to start (11.1R)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 18 05:54:04 UTC 2018


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

Matthias Petermann <matthias at petermann-it.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matthias at petermann-it.de

--- Comment #1 from Matthias Petermann <matthias at petermann-it.de> ---
Hello, I am experiencing the same issue on a FreeBSD 10.4 system. I tried to
apply the drafted workaround described below, but failed. Could you please
provide details about:

 - which of the three build options (make config) you did use? GSSAPI_BASE,
GSSAPI_HEIMDAL or GSSAPI_MIT?
 - what exactly was the change you applied?

Line 16 of Makefile.in looks to me:

        ./apxs.sh "${CPPFLAGS}" "${LDFLAGS}" "${SPNEGO_SRCS}" "${APXS}" "-c"
"src/mod_auth_kerb.c"

and I tried to apply the "-S LDFLAGS=-L/usr/local/lib -c" to arg 4 as
described. 

Kind regards,
Matthias

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


More information about the freebsd-apache mailing list