Re: Be careful with "make delete-old-libs"
- In reply to: Poul-Henning Kamp : "Be careful with "make delete-old-libs""
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Jul 2025 18:22:11 UTC
On 7/22/25 15: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. > It's more than just curl. I used .. portmaster `(pkg shlib -qR libgssapi.so.10 && pkg shlib -qR libgssapi_krb5.so.122) | sort | uniq` .. to catch them all. p5-GSSAPI and squid won't build with the default options in my environment, however :-( Michael