Skip to content

Instantly share code, notes, and snippets.

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 nick-owens-eero/9a9dff56fa628dc79c61bfc273d68bbd to your computer and use it in GitHub Desktop.
Save nick-owens-eero/9a9dff56fa628dc79c61bfc273d68bbd to your computer and use it in GitHub Desktop.
| Makefile:665: recipe for target 'host/buildvm_peobj.o' failed
| make[1]: *** [host/buildvm_peobj.o] Error 1
| make[1]: *** Waiting for unfinished jobs....
| In file included from /usr/include/bits/errno.h:26:0,
| from /usr/include/errno.h:28,
| from host/buildvm.h:13,
| from host/buildvm_lib.c:6:
| /usr/include/linux/errno.h:1:10: fatal error: asm/errno.h: No such file or directory
| #include <asm/errno.h>
| ^~~~~~~~~~~~~
| compilation terminated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment