You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generally I just wanted to compile ccan and run make check to see if it works on musl-libc. It seems to not work there really. Yes, again I just have some issue with c-lightning.
Well, generators do fundamentally require coroutines. The coroutine module requires HAVE_UCONTEXT, so I'm guessing musl-libc isn't supplying that. Fixing that is probably non-trivial.
The text was updated successfully, but these errors were encountered: