[Bug 237621] security/krb5: fix build with LibreSSL 2.9 (again)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Apr 28 06:24:09 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237621
Bug ID: 237621
Summary: security/krb5: fix build with LibreSSL 2.9 (again)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: cy at FreeBSD.org
Reporter: freebsd at mnd.sc
Assignee: cy at FreeBSD.org
Flags: maintainer-feedback?(cy at FreeBSD.org)
After compiling the new 2.9 version of security/libressl, rebuilding
security/krb5-1.17_2 fails with an error similar to bug #234064:
(cd .. && ln -s `basename plugins/preauth/pkinit`/pkinit.so .)
pkinit_crypto_openssl.c:3085:2: error: expected ';' after top level declarator
} static_ASN1_SEQUENCE_END_name(int_dhvparams, DHvparams)
^
;
1 error generated.
gmake[3]: *** [Makefile:836: pkinit_crypto_openssl.so] Error 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list