On 20.02.2020 20:14, Frédéric Fauberteau wrote:
Le 20/02/2020 à 11:32, Frédéric Fauberteau a écrit :Le 20/02/2020 à 01:53, Jason Bacon a écrit :... cc [...] -c hxtool.c In file included from hxtool.c:34:0: hx_locl.h:66:23: fatal error: ocsp_asn1.h: No such file or directoryI have the same issue on NetBSD 8.0 amd64. FredI successfully built it by applying: cvs rdiff -u -r1.136 -r1.137 pkgsrc/security/heimdal/Makefile
I assume that you meant "by applying in reverse". Therefore I have added back the MAKE_JOBS_UNSAFE=no. I had removed it a few days ago because heimdal built fine for me with MAKE_JOBS=7, therefore I thought it would be outdated. To prevent further confusion, I have added some details and rationale to the definition of MAKE_JOBS_UNSAFE=no in the Makefile, as suggested by "pkglint -Wall".