Re: Ports failing to compile - ld-elf.so.1: Shared object "libssl.so.111" not found, required by "libcurl.so.4"

From: Olivier <Olivier.Nicole_at_cs.ait.ac.th>
Date: Tue, 28 Nov 2023 07:19:36 UTC
> After upgrading one server from 13.2-REL to 14.0-REL I have some ports failing to upgrade
> during my `portupgrade -a` with the subject error.
> I don't see anything in /usr/ports/UPDATING that can help and neither have I seen any such
> discussion in this forum.
>
> Any clues on how to resolve this?

Try to upgrade curl or libcurl before doing the portupgrade -a.

Eventually consider also foing a portupgrade -f -a to also recompile
ports that had not be upgraded and would not be affected by the -a.

Olivier

--