Re: Be careful with "make delete-old-libs"

From: Ian Freislich <ianfreislich_at_gmail.com>
Date: Thu, 31 Jul 2025 23:53:17 UTC
On July 30, 2025 14:00:45 Renato Botelho <garga@FreeBSD.org> wrote:

> On 22/07/25 16:14, Poul-Henning Kamp wrote:
>> I updated to -current and ran "make delete-old-libs" today, and that
>> broke libcurl and as we all know, he doesn't live in Nebraska but
>> rather Sweden, so a lot of things stopped working as a result.
>>
>> If you build curl from ports you'll probably be fine.
>
> I didn't see your message and ended up with the same issue here.  After
> delete-old-libs libcurl is broken

 pkg shlib -qR libkrb5.so.11
Should reveal all the affected ports. I had curl and neon needing a rebuild.

Ian