Advertisement
Guest User

Untitled

a guest
Dec 27th, 2020
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. make -j4 KERNELRELEASE=5.9.14-arch1-1...(bad exit status: 2)
  2. Error! Bad return status for module build on kernel: 5.9.14-arch1-1 (x86_64)
  3. Consult /var/lib/dkms/rt3290/2.6.0.0rev1/build/make.log for more information.
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14. DKMS make.log for rt3290-2.6.0.0rev1 for kernel 5.9.14-arch1-1 (x86_64)
  15. Sun Dec 27 19:57:37 +03 2020
  16. make -C tools
  17. cp -f os/linux/Makefile.6 /var/lib/dkms/rt3290/2.6.0.0rev1/build/os/linux/Makefile
  18. make[1]: Entering directory '/var/lib/dkms/rt3290/2.6.0.0rev1/build/tools'
  19. gcc -g bin2h.c -o bin2h
  20. make -C /lib/modules/5.9.14-arch1-1/build SUBDIRS=/var/lib/dkms/rt3290/2.6.0.0rev1/build/os/linux modules
  21. make[1]: Entering directory '/usr/lib/modules/5.9.14-arch1-1/build'
  22. chmod +x bin2h
  23. make[1]: Leaving directory '/var/lib/dkms/rt3290/2.6.0.0rev1/build/tools'
  24. /var/lib/dkms/rt3290/2.6.0.0rev1/build/tools/bin2h
  25. scripts/Makefile.build:44: arch/x86/entry/syscalls/Makefile: No such file or directory
  26. make[2]: *** No rule to make target 'arch/x86/entry/syscalls/Makefile'. Stop.
  27. make[1]: *** [arch/x86/Makefile:219: archheaders] Error 2
  28. make[1]: *** Waiting for unfinished jobs....
  29. make[2]: Nothing to be done for 'objtool'.
  30. make[1]: Leaving directory '/usr/lib/modules/5.9.14-arch1-1/build'
  31. make: *** [Makefile:386: LINUX] Error 2
  32.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement