Advertisement
ingwey

asf

Jan 25th, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. yngvi@leo ~/Desktop/compat-wireless-3.6.8-1-snpc $ ./scripts/driver-select ath9k
  2.  
  3. Processing new driver-select request...
  4.  
  5. Backup exists: Makefile.bk
  6.  
  7. Backup exists: Makefile.bk
  8.  
  9. Backup exists: Makefile.bk
  10.  
  11. Backup exists: Makefile.bk
  12.  
  13. Backup exists: Makefile.bk
  14.  
  15. Backing up makefile: drivers/net/wireless/Makefile.bk
  16.  
  17. Backing up makefile: drivers/net/wireless/ath/Makefile.bk
  18.  
  19. Backing up makefile: net/wireless/Makefile.bk
  20.  
  21. Backing up makefile: drivers/ssb/Makefile.bk
  22.  
  23. Backing up makefile: drivers/bcma/Makefile.bk
  24.  
  25. Backing up makefile: drivers/misc/eeprom/Makefile.bk
  26.  
  27. Backup exists: Makefile.bk
  28.  
  29. yngvi@leo ~/Desktop/compat-wireless-3.6.8-1-snpc $ make
  30.  
  31. make -C /lib/modules/3.6.9-1.fu2013.x86_64/build M=/home/yngvi/Desktop/compat-wireless-3.6.8-1-snpc modules
  32.  
  33. make: *** /lib/modules/3.6.9-1.fu2013.x86_64/build: No such file or directory.
  34. Stop.
  35.  
  36. make: *** [modules] Error 2
  37.  
  38. yngvi@leo ~/Desktop/compat-wireless-3.6.8-1-snpc $ make sudo make install
  39. make: *** No rule to make target `sudo'.
  40. Stop.
  41.  
  42. yngvi@leo ~/Desktop/compat-wireless-3.6.8-1-snpc $ make
  43.  
  44. make -C /lib/modules/3.6.9-1.fu2013.x86_64/build M=/home/yngvi/Desktop/compat-wireless-3.6.8-1-snpc modules
  45.  
  46. make: *** /lib/modules/3.6.9-1.fu2013.x86_64/build: No such file or directory.
  47. Stop.
  48.  
  49. make: *** [modules] Error 2
  50. yngvi@leo ~/Desktop/compat-wireless-3.6.8-1-snpc $ sudo make install
  51.  
  52. [sudo] password for yngvi:
  53.  
  54.  
  55. make -C /lib/modules/3.6.9-1.fu2013.x86_64/build M=/home/yngvi/Desktop/compat-wireless-3.6.8-1-snpc modules
  56.  
  57. make: *** /lib/modules/3.6.9-1.fu2013.x86_64/build: No such file or directory.
  58. Stop.
  59.  
  60. make: *** [modules] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement