Can't compile fasthtml on Debian 10 / ARM32 #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When I try to compile fasthtml, I get the following error:
Though I have:
Doesn't seems like a Debian issue with erlang installed in
/usr/local/…Could you give the origin of your Erlang installation and the output of
erl -eval 'io:format("~s", [lists:concat([code:root_dir(), "/erts-", erlang:system_info(version)])])' -s init stop -noshell?I don't remember, that was quite some time ago.
$ erl -eval 'io:format("~s", [lists:concat([code:root_dir(), "/erts-", erlang:system_info(version)])])' -s init stop -noshell
/usr/local/lib/erlang/erts-13.2
I am having the same issue with Fedora 39, which places that file under /usr/lib64/erlang/usr/include/ei.h
Works fine on Arch which puts it under /usr/lib/erlang/usr/include/ei.h
Nevermind, on Fedora this is fixed by installing erlang-erl_interface