Re: a few observations with 15-prerelease as of early this week

From: Chris Torek <chris.torek_at_gmail.com>
Date: Sat, 30 Aug 2025 21:35:21 UTC
On Sat, Aug 30, 2025 at 1:45 PM Lexi Winter <ivy@freebsd.org> wrote:
> assuming you have an up-to-date base system and ports tree, building
> curl with base (MIT) Kerberos should work fine.  if you were unable
> to build it, please provide more details.

Oh, it was already fixed in ports (your commit d30d5dfae), I just
had an out of date ports tree at that time. To update it I needed to
run "git fetch", which needed the new libcurl, which, etc. Rather
than haul everything back to the previous zfs bootenv, I just hacked
the curl build temporarily.

I'm more interested in who to talk to about the amdgpu / drm module
stuff, which I'd like to get working on this machine. My current choice
is between 10 minute builds (the fast machine) or 10 hour builds (the
old box). The new box stays up if I don't use the console for X11...

Chris