jkcoxson / JitStreamer

A service to activate JIT across the far reaches of the internet
https://jitstreamer.com
MIT License
302 stars 32 forks source link

Linux Issue #11

Open SonixSpine opened 2 years ago

SonixSpine commented 2 years ago

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?

jkcoxson commented 2 years ago

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.