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

Error while compiling crc in alpine linux #46

Open
alpeshjamgade opened this issue Jan 28, 2023 · 0 comments
Open

Error while compiling crc in alpine linux #46

alpeshjamgade opened this issue Jan 28, 2023 · 0 comments

Comments

@alpeshjamgade
Copy link

Generated elixir_make app
==> crc
C checksum_xor.c
In file included from /app/deps/crc/c_src/nif/checksum_xor.c:4:
/app/deps/crc/c_src/nif/checksum_xor.h:7:10: fatal error: stdlib.h: No such file or directory
7 | #include <stdlib.h>
| ^~~~~~~~~~
compilation terminated.
make: *** [Makefile:163: /app/_build/prod/lib/crc/obj/checksum_xor.o] Error 1
could not compile dependency :crc, "mix compile" failed. You can recompile this dependency with "mix deps.compile crc", update it with "mix deps.update crc" or clean it with "mix deps.clean crc"

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

1 participant