Advertisement
Guest User

Untitled

a guest
Apr 11th, 2020
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. NVIDIA: calling KBUILD...
  2. make[1]: Entering directory '/usr/lib/modules/5.6.3-arch1-1/build'
  3. test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
  4. echo >&2; \
  5. echo >&2 " ERROR: Kernel configuration is invalid."; \
  6. echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
  7. echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
  8. echo >&2 ; \
  9. /bin/false)
  10. make[1]: *** No rule to make target 'Nvidia/nvidia-340xx/src/NVIDIA-Linux-x86_64-340.108-no-compat32/kernel'. Stop.
  11. make[1]: Leaving directory '/usr/lib/modules/5.6.3-arch1-1/build'
  12. NVIDIA: left KBUILD.
  13. nvidia.ko failed to build!
  14. make: *** [Makefile:201: nvidia.ko] Error 1
  15. ==> ERROR: A failure occurred in build().
  16.  Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement