https://bugzilla.mindrot.org/show_bug.cgi?id=2319

Vincent Brillault <g...@lerya.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |g...@lerya.net

--- Comment #20 from Vincent Brillault <g...@lerya.net> ---
Compilation fails for me when kerberos support is enabled due to:

In file included from auth-u2f.c:48:
./monitor_wrap.h:64:1: error: unknown type name 'OM_uint32'
OM_uint32 mm_ssh_gssapi_server_ctx(Gssctxt **, gss_OID);

(And several other similar errors).

Quick fix on my side to get it to compile: add '''#include
"ssh-gss.h"'''.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to