Re: suddenly many ports fail to configure/build
Juraj Lutter <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.hackers |
|---|---|
| Message-ID | <[email protected]> |
> On 29. Aug 2026, at 21:25, Marcin Cieslak <[email protected]> wrote: > > On Sat, 29 Aug 2026, Craig Leres wrote: > >> I have a 15.1 system that builds ~1500 ports nightly. Today I find that a handful no longer configure/build. For example: >> >> ld-elf.so.1: Shared object "libssl.so.17" not found, required by "openssl" > >> zinc 13 @ ls -l /usr/local/lib/libssl.so.17 >> -rwxr-xr-x 1 root wheel 1048504 Aug 29 06:12 /usr/local/lib/libssl.so.17 > > What does the following say: > > ldconfig -r | egrep 'lib(ssl|crypto)' > > Maybe rebuilding ldconfig cache helps? This issue has been fixed in commit b235c5ab99b65d93ad8a5b5d08c029535dafe0f1 otis — Juraj Lutter [email protected]