Skip to content

fix: OTP 26 issues#1

Open
Alberdi wants to merge 1 commit into
rschlaikjer:masterfrom
nomasystems:fix/otp-26-issues
Open

fix: OTP 26 issues#1
Alberdi wants to merge 1 commit into
rschlaikjer:masterfrom
nomasystems:fix/otp-26-issues

Conversation

@Alberdi

@Alberdi Alberdi commented Jan 16, 2024

Copy link
Copy Markdown

Removing -s init stop in favour of erlang:halt() is suggested on this OTP issue: erlang/otp#6916. Otherwise I got the following error:

Error! Failed to eval: io:format("~s/erts-~s/include/", [code:root_dir(), erlang:system_info(version)]).

Removing the -lerl_interface is required on OTP23+ since it was removed at that point (https://www.erlang.org/docs/22/apps/erl_interface/erl_interface.pdf). It doesn't cause any issues.

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