pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: heimdal build error
> Anyone else seeing heimdal fail on NetBSD 9.2?
>
> Getting this while running pkg_chk -su:
>
> In file included from hxtool.c:34:0:
> hx_locl.h:66:10: fatal error: ocsp_asn1.h: No such file or directory
> #include <ocsp_asn1.h>
> ^~~~~~~~~~~~~
> compilation terminated.
This is a race condition - oscp_asn1.h should be generated before compiling hxtool.c.
I just pushed patch-lib_hx509_Makefile.in to fix this. Give it a try.
Kind regards,
Adam
Home |
Main Index |
Thread Index |
Old Index