Advertisement
Guest User

lkrg parrotos

a guest
Nov 15th, 2020
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.87 KB | None | 0 0
  1. ┌─[dtf@parrot]─[~/lkrg-main]
  2. └──╼ $make -j8
  3. make -C /lib/modules/5.8.0-2parrot1-amd64/build M=/home/dtf/lkrg-main modules
  4. make[1]: Entering directory '/usr/src/linux-headers-5.8.0-2parrot1-amd64'
  5. CC [M] /home/dtf/lkrg-main/src/modules/ksyms/p_resolve_ksym.o
  6. CC [M] /home/dtf/lkrg-main/src/modules/hashing/p_lkrg_fast_hash.o
  7. CC [M] /home/dtf/lkrg-main/src/modules/comm_channel/p_comm_channel.o
  8. CC [M] /home/dtf/lkrg-main/src/modules/integrity_timer/p_integrity_timer.o
  9. CC [M] /home/dtf/lkrg-main/src/modules/kmod/p_kmod.o
  10. CC [M] /home/dtf/lkrg-main/src/modules/database/CPU.o
  11. CC [M] /home/dtf/lkrg-main/src/modules/database/arch/x86/p_x86_metadata.o
  12. CC [M] /home/dtf/lkrg-main/src/modules/database/arch/x86/p_switch_idt/p_switch_idt.o
  13. In file included from /home/dtf/lkrg-main/src/modules/kmod/p_kmod.c:22:
  14. /home/dtf/lkrg-main/src/modules/kmod/../../p_lkrg_main.h:63:10: fatal error: linux/cryptohash.h: No such file or directory
  15. 63 | #include <linux/cryptohash.h>
  16. | ^~~~~~~~~~~~~~~~~~~~
  17. compilation terminated.
  18. make[3]: *** [/usr/src/linux-headers-5.8.0-2parrot1-common/scripts/Makefile.build:286: /home/dtf/lkrg-main/src/modules/kmod/p_kmod.o] Error 1
  19. make[3]: *** Waiting for unfinished jobs....
  20. In file included from /home/dtf/lkrg-main/src/modules/hashing/p_lkrg_fast_hash.c:22:
  21. /home/dtf/lkrg-main/src/modules/hashing/../../p_lkrg_main.h:63:10: fatal error: linux/cryptohash.h: No such file or directory
  22. 63 | #include <linux/cryptohash.h>
  23. | ^~~~~~~~~~~~~~~~~~~~
  24. compilation terminated.
  25. make[3]: *** [/usr/src/linux-headers-5.8.0-2parrot1-common/scripts/Makefile.build:286: /home/dtf/lkrg-main/src/modules/hashing/p_lkrg_fast_hash.o] Error 1
  26. In file included from /home/dtf/lkrg-main/src/modules/database/CPU.c:44:
  27. /home/dtf/lkrg-main/src/modules/database/../../p_lkrg_main.h:63:10: fatal error: linux/cryptohash.h: No such file or directory
  28. 63 | #include <linux/cryptohash.h>
  29. | ^~~~~~~~~~~~~~~~~~~~
  30. compilation terminated.
  31. make[3]: *** [/usr/src/linux-headers-5.8.0-2parrot1-common/scripts/Makefile.build:286: /home/dtf/lkrg-main/src/modules/database/CPU.o] Error 1
  32. In file included from /home/dtf/lkrg-main/src/modules/integrity_timer/p_integrity_timer.c:18:
  33. /home/dtf/lkrg-main/src/modules/integrity_timer/../../p_lkrg_main.h:63:10: fatal error: linux/cryptohash.h: No such file or directory
  34. 63 | #include <linux/cryptohash.h>
  35. | ^~~~~~~~~~~~~~~~~~~~
  36. compilation terminated.
  37. make[3]: *** [/usr/src/linux-headers-5.8.0-2parrot1-common/scripts/Makefile.build:286: /home/dtf/lkrg-main/src/modules/integrity_timer/p_integrity_timer.o] Error 1
  38. In file included from /home/dtf/lkrg-main/src/modules/ksyms/p_resolve_ksym.c:19:
  39. /home/dtf/lkrg-main/src/modules/ksyms/../../p_lkrg_main.h:63:10: fatal error: linux/cryptohash.h: No such file or directory
  40. 63 | #include <linux/cryptohash.h>
  41. | ^~~~~~~~~~~~~~~~~~~~
  42. compilation terminated.
  43. make[3]: *** [/usr/src/linux-headers-5.8.0-2parrot1-common/scripts/Makefile.build:286: /home/dtf/lkrg-main/src/modules/ksyms/p_resolve_ksym.o] Error 1
  44. In file included from /home/dtf/lkrg-main/src/modules/comm_channel/p_comm_channel.c:18:
  45. /home/dtf/lkrg-main/src/modules/comm_channel/../../p_lkrg_main.h:63:10: fatal error: linux/cryptohash.h: No such file or directory
  46. 63 | #include <linux/cryptohash.h>
  47. | ^~~~~~~~~~~~~~~~~~~~
  48. compilation terminated.
  49. make[3]: *** [/usr/src/linux-headers-5.8.0-2parrot1-common/scripts/Makefile.build:286: /home/dtf/lkrg-main/src/modules/comm_channel/p_comm_channel.o] Error 1
  50. In file included from /home/dtf/lkrg-main/src/modules/database/arch/x86/p_switch_idt/p_switch_idt.c:24:
  51. /home/dtf/lkrg-main/src/modules/database/arch/x86/p_switch_idt/../../../../../p_lkrg_main.h:63:10: fatal error: linux/cryptohash.h: No such file or directory
  52. 63 | #include <linux/cryptohash.h>
  53. | ^~~~~~~~~~~~~~~~~~~~
  54. compilation terminated.
  55. make[3]: *** [/usr/src/linux-headers-5.8.0-2parrot1-common/scripts/Makefile.build:286: /home/dtf/lkrg-main/src/modules/database/arch/x86/p_switch_idt/p_switch_idt.o] Error 1
  56. In file included from /home/dtf/lkrg-main/src/modules/database/arch/x86/p_x86_metadata.c:29:
  57. /home/dtf/lkrg-main/src/modules/database/arch/x86/../../../../p_lkrg_main.h:63:10: fatal error: linux/cryptohash.h: No such file or directory
  58. 63 | #include <linux/cryptohash.h>
  59. | ^~~~~~~~~~~~~~~~~~~~
  60. compilation terminated.
  61. make[3]: *** [/usr/src/linux-headers-5.8.0-2parrot1-common/scripts/Makefile.build:286: /home/dtf/lkrg-main/src/modules/database/arch/x86/p_x86_metadata.o] Error 1
  62. make[2]: *** [/usr/src/linux-headers-5.8.0-2parrot1-common/Makefile:1764: /home/dtf/lkrg-main] Error 2
  63. make[1]: *** [/usr/src/linux-headers-5.8.0-2parrot1-common/Makefile:185: __sub-make] Error 2
  64. make[1]: Leaving directory '/usr/src/linux-headers-5.8.0-2parrot1-amd64'
  65. make: *** [Makefile:98: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement