-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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"
Metadata
Metadata
Assignees
Labels
No labels