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

Makefile: Fix compilation from OTP-23 onwards #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pespin
Copy link

@pespin pespin commented Oct 31, 2023

It has been tested against OTP-24 and OTP-26, and in both cases it fixes the compilation error.

It has been tested against OTP-24 and OTP-26, and in both cases it fixes
the compilation error.

* https://www.erlang.org/news/140:
"erl_interface: Removed the deprecated parts of erl_interface
(erl_interface.h and essentially all C functions with prefix erl_)."

* https://elixirforum.com/t/where-is-liberl-interface-a-in-otp-23/35406
This is needed when running the gen_socket app under an escript, since
the escript bundle doesn't contain a priv
directory with the libs.
@pespin pespin force-pushed the pespin/master branch 2 times, most recently from 9b68d3d to 35e11d6 Compare January 17, 2024 16:27
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.

1 participant