Vault binary downloaded from Hashicorp webpage will not run on OpenBSD 7.5
cerber# ./vault
vault:./vault: undefined symbol 'syscall'
ld.so: vault: lazy binding failed!
Killed
I think it’s caused by this:
If this is the case, is there any workaround ?
vault 1.16.x ran fine on OpenBSD 7.4, after upgrade to 7.5 it stopped working.
Currently I’m using
cerber$ vault --version
Vault v1.15.6 (cgo)
available in official OpenBSD repos, but i’d like to upgrade to newer version.
Regards,
Krzysztof