Skip to content

Instantly share code, notes, and snippets.

@arooni
Created December 20, 2020 01:52
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 arooni/6c8f569b0e06a51835d69e4736918f70 to your computer and use it in GitHub Desktop.
Save arooni/6c8f569b0e06a51835d69e4736918f70 to your computer and use it in GitHub Desktop.
make: *** [Makefile:10: all] Error 2
LilArooni ~/downloads/eveoo bluetooth driver/LINUX_DRIVER/usb/bluetooth_usb_driver: make -C .
make: Entering directory '/home/david/downloads/eveoo bluetooth driver/LINUX_DRIVER/usb/bluetooth_usb_driver'
make -C /lib/modules/5.5.1-050501-generic/build M=/home/david/downloads/eveoo bluetooth driver/LINUX_DRIVER/usb/bluetooth_usb_driver modules
make[1]: Entering directory '/usr/src/linux-headers-5.5.1-050501-generic'
arch/x86/Makefile:147: CONFIG_X86_X32 enabled but no binutils support
make[1]: *** No rule to make target 'bluetooth'. Stop.
make[1]: Leaving directory '/usr/src/linux-headers-5.5.1-050501-generic'
make: *** [Makefile:10: all] Error 2
make: Leaving directory '/home/david/downloads/eveoo bluetooth driver/LINUX_DRIVER/usb/bluetooth_usb_driver'
LilArooni ~/downloads/eveoo bluetooth driver/LINUX_DRIVER/usb/bluetooth_usb_driver: vim Makefile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment