Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't compile with musl-libc? #810

Closed
zxdposter opened this issue Jun 4, 2021 · 2 comments
Closed

Can't compile with musl-libc? #810

zxdposter opened this issue Jun 4, 2021 · 2 comments
Assignees
Labels
bug This issue is a bug. p2 This is a standard priority issue response-requested Waiting on additional info and feedback. Will move to 'closing-soon' in 2 days.

Comments

@zxdposter
Copy link

../../../aws-c-common/libaws-c-common.so.1.0.0: undefined reference to `backtrace_symbols'
../../../aws-c-common/libaws-c-common.so.1.0.0: undefined reference to `backtrace'

Why #if defined(AWS_HAVE_EXECINFO) not wokring?

@jmklix
Copy link
Member

jmklix commented Sep 21, 2023

Can you provide more details about your environment and how you are trying to build this repo when you run into the above error?

@jmklix jmklix self-assigned this Sep 21, 2023
@jmklix jmklix added bug This issue is a bug. response-requested Waiting on additional info and feedback. Will move to 'closing-soon' in 2 days. p2 This is a standard priority issue labels Sep 21, 2023
@graebm
Copy link
Contributor

graebm commented Sep 21, 2023

aws-c-common works now with Musl

@graebm graebm closed this as completed Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. p2 This is a standard priority issue response-requested Waiting on additional info and feedback. Will move to 'closing-soon' in 2 days.
Projects
None yet
Development

No branches or pull requests

3 participants