Advertisement
Dragos25

Output Wifi-Adapter 2

Apr 23rd, 2020
1,265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 1.36 KB | None | 0 0
  1. ┌─[][parrot@parrot][~/Downloads/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913]
  2. └──╼ $sudo make
  3. make -C tools
  4. make[1]: Entering directory '/home/parrot/Downloads/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/tools'
  5. gcc -g bin2h.c -o bin2h
  6. make[1]: Leaving directory '/home/parrot/Downloads/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/tools'
  7. /home/parrot/Downloads/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/tools/bin2h
  8. cp -f os/linux/Makefile.6 /home/parrot/Downloads/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/os/linux/Makefile
  9. make -C /lib/modules/5.4.0-4parrot1-amd64/build SUBDIRS=/home/parrot/Downloads/DPO_MT7601U_LinuxSTA_3.0.0.4_20130913/os/linux modules
  10. make[1]: Entering directory '/usr/src/linux-headers-5.4.0-4parrot1-amd64'
  11. ***
  12. *** The source tree is not clean, please run 'make mrproper'
  13. *** in /usr/src/linux-headers-5.4.0-4parrot1-common
  14. ***
  15. make[3]: *** [/usr/src/linux-headers-5.4.0-4parrot1-common/Makefile:511: outputmakefile] Error 1
  16. /usr/src/linux-headers-5.4.0-4parrot1-common/Makefile:659: include/config/auto.conf.cmd: No such file or directory
  17. make[2]: *** [/usr/src/linux-headers-5.4.0-4parrot1-common/Makefile:677: include/config/auto.conf.cmd] Error 2
  18. make[1]: *** [/usr/src/linux-headers-5.4.0-4parrot1-common/Makefile:179: sub-make] Error 2
  19. make[1]: Leaving directory '/usr/src/linux-headers-5.4.0-4parrot1-amd64'
  20. make: *** [Makefile:395: LINUX] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement