FreeBSD Bugzilla – Attachment 231695 Details for
Bug 261810
www/nginx: Fails to run with GSSAPI_HEIMDAL=ON: ngx_http_auth_spnego_module.so: Undefined symbol "__gss_krb5_mechanism_oid_desc")
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
extra-patch-spnego-http-auth-nginx-module-config.patch
extra-patch-spnego-http-auth-nginx-module-config.patch (text/plain), 522 bytes, created by
Igor Malyshev
on 2022-02-09 23:15:01 UTC
(
hide
)
Description:
extra-patch-spnego-http-auth-nginx-module-config.patch
Filename:
MIME Type:
Creator:
Igor Malyshev
Created:
2022-02-09 23:15:01 UTC
Size:
522 bytes
patch
obsolete
>--- extra-patch-spnego-http-auth-nginx-module-config.orig 2020-10-19 14:34:15.000000000 +0300 >+++ extra-patch-spnego-http-auth-nginx-module-config 2022-02-09 04:32:37.602451000 +0300 >@@ -3,8 +3,8 @@ > @@ -1,8 +1,10 @@ > ngx_addon_name=ngx_http_auth_spnego_module > -ngx_feature_libs="-lgssapi_krb5 -lkrb5 -lcom_err" >-+ngx_feature_libs="%%GSSAPILIBS%%" >-+ngx_module_incs="%%GSSAPINCDIR%%" >++ngx_feature_libs="-L %%GSSAPILIBDIR%% %%GSSAPILIBS%%" >++ngx_module_incs="%%GSSAPIINCDIR%%" > > + > if uname -o | grep -q FreeBSD; then
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 261810
: 231695 |
231941