Skip to content

Fixes build on Alpine Linux #129

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

Merged
merged 1 commit into from
Nov 15, 2021
Merged

Conversation

specious
Copy link
Contributor

I would appreciate if someone could carefully look over this.

Alpine Linux needs the libexecinfo-dev package in order to have execinfo.h since glibc is no longer installed. The build process also was failing because dlfcn.h wasn't being included in src/backward.h.

Fixes #29 #124

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@marcomagdy
Copy link
Contributor

@bmoffatt Can you please look into this?
I don't have commit rights anymore.

@bmoffatt bmoffatt merged commit 8c45069 into awslabs:master Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

terminate called after throwing an instance of 'std::length_error'
3 participants