Re: On/for main [so: 15], ftp/curl 's config: "ld: error: unable to find library -lgssapi" (via poudriere-devel)

From: Lexi Winter <ivy_at_freebsd.org>
Date: Mon, 11 Aug 2025 16:06:25 UTC
Mark Millard:
> # ls /usr/local/poudriere/jails/main-amd64/usr/libexec/krb5kdc
> ls: /usr/local/poudriere/jails/main-amd64/usr/libexec/krb5kdc: No such file or directory

this is probably caused by not having the FreeBSD-kerberos-kdc package
installed in the jail.  either install it (or recreate the jail), or
update to ports d30d5dfae517 or later which no longer uses
/usr/libexec/krb5kdc to determine the base Kerberos version.

you also need to be running src 0c13e9c3c464 or later; see [0], but in
short if you don't have /usr/libdata/pkgconfig/mit-krb5.pc in your jail
then the jail is too old.

[0] https://lists.freebsd.org/archives/freebsd-ports/2025-August/008256.html.