awslabs/aws-c-common

Can't compile with musl-libc?

zxdposter opened this issue · 2 comments

../../../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 commented

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

graebm commented

aws-c-common works now with Musl