JitStreamer icon indicating copy to clipboard operation
JitStreamer copied to clipboard

Linux Issue

Open SonixSpine opened this issue 3 years ago • 1 comments

Whenever I enter the pairing code I get this

pair-linux: dl-call-libc-early-init.c:37: _dl_call_libc_early_init: Assertion `sym != NULL' failed. Aborted

any way to fix it?

SonixSpine avatar Sep 02 '22 23:09 SonixSpine

I’m at work so I can’t pull up sources, but statically linking libc on Linux is filled with dragons and errors. The only way to fix this is to build from source.

jkcoxson avatar Sep 03 '22 03:09 jkcoxson