Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2025 14:57:34 -0300
From:      Renato Botelho <garga@FreeBSD.org>
To:        Poul-Henning Kamp <phk@phk.freebsd.dk>, current@freebsd.org
Cc:        Cy Schubert <Cy.Schubert@cschubert.com>, Po-Chuan Hsieh <sunpoet@freebsd.org>
Subject:   Re: Be careful with "make delete-old-libs"
Message-ID:  <9a0f2960-3915-4293-bed2-3160677a7f08@FreeBSD.org>
In-Reply-To: <202507221914.56MJEFuM003954@critter.freebsd.dk>

index | next in thread | previous in thread | raw e-mail

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

/usr/local/lib/libcurl.so.4:
	libnghttp2.so.14 => /usr/local/lib/libnghttp2.so.14 (0x23d8b926d000)
	libidn2.so.0 => /usr/local/lib/libidn2.so.0 (0x23d8b9691000)
	libssh2.so.1 => /usr/local/lib/libssh2.so.1 (0x23d8b9a66000)
	libpsl.so.5 => /usr/local/lib/libpsl.so.5 (0x23d8b89b7000)
	libssl.so.30 => /usr/lib/libssl.so.30 (0x23d8ba077000)
	libheimntlm.so.11 => not found (0)
	libhx509.so.11 => not found (0)
	libcom_err.so.5 => not found (0)
	libcrypto.so.30 => /lib/libcrypto.so.30 (0x23d8bb1aa000)
	libasn1.so.11 => not found (0)
	libwind.so.11 => not found (0)
	libheimbase.so.11 => not found (0)
	libroken.so.11 => not found (0)
	libcrypt.so.5 => /lib/libcrypt.so.5 (0x23d8bc022000)
	libzstd.so.1 => /usr/local/lib/libzstd.so.1 (0x23d8bcea4000)
	libbrotlidec.so.1 => /usr/local/lib/libbrotlidec.so.1 (0x23d8bdef5000)
	libz.so.6 => /lib/libz.so.6 (0x23d8bee5a000)
	libkrb5.so.11 => not found (0)
	libgssapi.so.10 => /usr/lib/libgssapi.so.10 (0x23d8bfdb2000)
	libgssapi_krb5.so.10 => not found (0)
	libthr.so.3 => /lib/libthr.so.3 (0x23d8c0d8c000)
	libc.so.7 => /lib/libc.so.7 (0x23d8b5ef1000)
	libunistring.so.5 => /usr/local/lib/libunistring.so.5 (0x23d8c1614000)
	libcom_err.so.5 => not found (0)
	libkrb5.so.11 => not found (0)
	libroken.so.11 => not found (0)
	libmd.so.7 => /lib/libmd.so.7 (0x23d8b823c000)
	libm.so.5 => /lib/libm.so.5 (0x23d8c24da000)
	libbrotlicommon.so.1 => /usr/local/lib/libbrotlicommon.so.1 
(0x23d8c3c70000)
	libsys.so.7 => /lib/libsys.so.7 (0x23d8b682e000)


-- 
Renato Botelho



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9a0f2960-3915-4293-bed2-3160677a7f08>