Date: Tue, 24 Jun 2025 17:28:49 +0100 From: Lexi Winter <ivy@freebsd.org> To: Cy Schubert <Cy.Schubert@cschubert.com> Cc: Dima Panov <fluffy@freebsd.org>, Cy Schubert <cy@freebsd.org>, src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build Message-ID: <aFrSQUqsTI4pRASQ@freefall.freebsd.org> In-Reply-To: <20250624083004.6de66e53@slippy> References: <202506160251.55G2pwx4063231@gitrepo.freebsd.org> <cc9222b0-8745-48cf-988c-4206287a7a7b@FreeBSD.org> <20250620073050.7f03f74e@slippy> <3742e37c-bca9-4778-881a-94c09aefdb32@FreeBSD.org> <20250623093010.71b18c87@slippy> <5fa53b5b-6c66-4195-8c89-1fc9d7b165bd@FreeBSD.org> <20250624083004.6de66e53@slippy>
next in thread | previous in thread | raw e-mail | index | archive | help
--dqKOQqea6XkA3NXh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Cy Schubert: > I'll take a look at this and maybe reach out to you offline to plan > the necessary ports changes. I have some gssapi.mk patches to > implement an optional port split as requested by some in a PR who want > more of a Red Hat style of package split. i think you're referring to my PR. after some more testing, i realised this can't work, because even if you split the port into krb5-libs and krb5-server, krb5-libs still has to be compiled with LDAP support because the support libraries include LDAP code. using an LDAP-enabled kdc with a non-LDAP-enabled libs causes the kdc to crash at startup. so my original intention of making krb5-libs not depend on OpenLDAP isn't possible with that solution. i didn't get around to updating the PR yet, sorry. i'm hoping with MIT krb5 in base, we might be able to find a better solution to this, but i haven't had a chance to actually try it. it may be we have to go with a glib-style "bootstrap port" solution. --dqKOQqea6XkA3NXh Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSyjTg96lp3RifySyn1nT63mIK/YAUCaFrSPgAKCRD1nT63mIK/ YJ8JAQDL0mU57x9fkrMSpnnxyLMYb+a2Hlhv8iTMWm2dkY6C/gEAwdwswU6TuSHH iX5aD0VSLvIczG70cDi73uo4spaIigs= =pgbN -----END PGP SIGNATURE----- --dqKOQqea6XkA3NXh--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aFrSQUqsTI4pRASQ>