Sunday, February 02, 2025

matterbridge pre-built binary on OpenBSD

Hello,

Anyone use matterbridge https://github.com/42wim/matterbridge on
OpenBSD? I'm running 7.6 and attempting to run the pre-built 1.26 binary
for and get the following:

# ./matterbridge-1.26.0-openbsd-64bit
matterbridge-1.26.0-openbsd-64bit:./matterbridge-1.26.0-openbsd-64bit: undefined symbol 'syscall'
ld.so: matterbridge-1.26.0-openbsd-64bit: lazy binding failed!
Killed

Some quick googling leads me to believe this is an issue with go-based
binaries.

https://forum.exercism.org/t/cli-errror-ld-so-exercism-lazy-binding-failed/8801

Is the expectation to build these from source on the target machine
despite there being pre-built binaries available?

--
Chaz

No comments:

Post a Comment