I got back to experimenting with libssh on Haiku, which I had left aside for a while. My little test application compiles and links against libssh without error.
But when I start the app I get the following error:
runtime_loader: /boot/system/lib/libssh.so.4.7.2: Could not resolve symbol ‘__stack_chk_guard’
resolve symbol “__stack_chk_guard” returned: -2147478780
runtime_loader: /boot/system/lib/libssh.so.4.7.2: Troubles relocating: Symbol not found
Am I doing something wrong or is this an error in the libssh package? I’m on Haiku nightly x86_64.