Skip to content

Instantly share code, notes, and snippets.

@mightybyte
Created April 7, 2018 14:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mightybyte/2ba4f0274a89bfe8b68ace1a1f0abe20 to your computer and use it in GitHub Desktop.
Save mightybyte/2ba4f0274a89bfe8b68ace1a1f0abe20 to your computer and use it in GitHub Desktop.
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