Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2018 05:54:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 226261] www/mod_auth_kerb2 fails at runtime causing apache to fail to start (11.1R)
Message-ID:  <bug-226261-16115-R2lloT0dAn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226261-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226261-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=3D226261

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

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

--- Comment #1 from Matthias Petermann <matthias@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=3D-L/usr/local/lib -c" to arg 4 as
described.=20

Kind regards,
Matthias

--=20
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-226261-16115-R2lloT0dAn>