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

Cannot compile on otp 23 #13

Open
dylan-chong opened this issue Jul 7, 2020 · 1 comment
Open

Cannot compile on otp 23 #13

dylan-chong opened this issue Jul 7, 2020 · 1 comment

Comments

@dylan-chong
Copy link

> DEBUG=1 rebar3 compile
# ...
failed with return code 1 and the following output:
ld: library not found for -lerl_interface
clang: error: linker command failed with exit code 1 (use -v to see invocation)

lerl_interface is deprecated by the looks of things https://www.erlang.org/news/tag/release

@sahilpaudel-pe
Copy link

@dylan-chong
Try this once if it works for you
{:lz4, github: "sahilpaudel/erlang-lz4", branch: "fix/compile", override: true}

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

No branches or pull requests

2 participants