Skip to content
Discussion options

You must be logged in to vote

It looks like ring, which is a dependency we use for signing requests, is failing to compile. Ring uses C code, and since this is being compiled with musl, it expects musl-gcc to be on the path. I think you need to install the musl gcc compiler into the build environment to solve this.

#186 has some more information that may be useful.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@heartyhardy
Comment options

Answer selected by heartyhardy
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants