Solved pkg isn't working after an openssl update

Hello folks,

After upgrading a pkg which pulled an openssl update, I can't anymore run pkg nor building any ports. It throws the following error:
Code:
# pkg version
ld-elf.so.1: /lib/libcrypto.so.111: Unsupported relocation type 993872 in non-PLT relocations

A couple of hours of searching and reading the handbook led me to nothing :confused:

This is on FreeBSD-12.1-RELASE-p6 (amd64).
 
Back
Top