Actions
Bug #12699
closedgnutls-cli fatal relocation error after autogen update
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
Description
Hipster 2020.04 pkg:/library/gnutls-3@3.5.19-2020.0.1.0, updated on 2020-05-05
When trying to use gnutls-cli, gnutls-cli-debug or /usr/bin/gnutls-serv I get:
(595) x230:/export/home/olbohlen$ /usr/bin/gnutls\-cli
ld.so.1: gnutls-cli: fatal: relocation error: file /usr/bin/gnutls-cli: symbol option_usage_text: referenced symbol not found
Killed
Updated by Alexander Pyhalov over 2 years ago
It seems, autogen update was not ABI-compatible. Luckily, the only consumer seems to be gnutls-3.
Updated by Alexander Pyhalov over 2 years ago
- Subject changed from gnutls-cli fatal: relocation error: file /usr/bin/gnutls-cli: symbol option_usage_text: referenced symbol not found to gnutls-cli fatal relocation error after autogen update
Updated by Alexander Pyhalov over 2 years ago
- Status changed from New to Resolved
Should be fixed by https://github.com/OpenIndiana/oi-userland/pull/5710
Actions