[Bug 2985] Building openssh-portable on OpenBSD 6.4 with Kerberos

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sat Mar 23 04:47:13 AEDT 2019


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

--- Comment #6 from Markus <markus at blueflash.cc> ---
When building, the first error is:

e -I/usr/local/include -I/usr/local/heimdal/include
-I/usr/local/include -DHAVE_CONFIG_H -c port-aix.c
In file included from /usr/local/heimdal/include/krb5.h:949,
                 from ../auth.h:42,
                 from port-aix.c:34:
/usr/local/heimdal/include/krb5-protos.h:3705: error: expected
identifier or '(' before 'do'
/usr/local/heimdal/include/krb5-protos.h:3705: error: expected
identifier or '(' before 'while'
*** Error 1 in openbsd-compat (Makefile:99 'port-aix.o')
*** Error 1 in /usr/src/usr.bin/openssh-7.9p1-orig (Makefile:164
'openbsd-compat/libopenbsd-compat.a')
mschmidt:/usr/src/usr.bin/openssh-7.9p1-orig:2$ 


(It just occurs to me, that it is from the missing detection for
krb5_free_error_message(), so if that is fixed port-aix.c doesn't need
to be changed).

-- 
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.


More information about the openssh-bugs mailing list