Created
April 7, 2018 14:48
-
-
Save mightybyte/2ba4f0274a89bfe8b68ace1a1f0abe20 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
api.c:22:10: fatal error: 'endian.h' file not found | |
#include <endian.h> | |
^~~~~~~~~~ | |
1 error generated. | |
make[3]: *** [Makefile:693: libseccomp_la-api.lo] Error 1 | |
make[2]: *** [Makefile:918: all-recursive] Error 1 | |
make[1]: *** [Makefile:498: all-recursive] Error 1 | |
make: *** [Makefile:407: all] Error 2 | |
builder for '/nix/store/d06i6d37g4d8kqvixvw51h9dha75i2d0-libseccomp-2.3.3.drv' failed with exit code 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment