Dragos25

Output Wifi-Adapter

Apr 11th, 2020
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 1.52 KB | None | 0 0
  1. make -C tools
  2. make[1]: Entering directory '/home/parrot/Downloads/2011_0719_RT3070_RT3370_RT5370_RT5372_Linux_STA_V2.5.0.3_DPO/tools'
  3. gcc -g bin2h.c -o bin2h
  4. make[1]: Leaving directory '/home/parrot/Downloads/2011_0719_RT3070_RT3370_RT5370_RT5372_Linux_STA_V2.5.0.3_DPO/tools'
  5. /home/parrot/Downloads/2011_0719_RT3070_RT3370_RT5370_RT5372_Linux_STA_V2.5.0.3_DPO/tools/bin2h
  6. cp -f os/linux/Makefile.6 /home/parrot/Downloads/2011_0719_RT3070_RT3370_RT5370_RT5372_Linux_STA_V2.5.0.3_DPO/os/linux/Makefile
  7. make -C /lib/modules/5.4.0-4parrot1-amd64/build SUBDIRS=/home/parrot/Downloads/2011_0719_RT3070_RT3370_RT5370_RT5372_Linux_STA_V2.5.0.3_DPO/os/linux modules
  8. make[1]: Entering directory '/usr/src/linux-headers-5.4.0-4parrot1-amd64'
  9. /usr/src/linux-headers-5.4.0-4parrot1-common/scripts/Makefile.build:42: /usr/src/linux-headers-5.4.0-4parrot1-common/scripts/basic/Makefile: No such file or directory
  10. make[4]: *** No rule to make target '/usr/src/linux-headers-5.4.0-4parrot1-common/scripts/basic/Makefile'.  Stop.
  11. make[3]: *** [/usr/src/linux-headers-5.4.0-4parrot1-common/Makefile:499: scripts_basic] Error 2
  12. /usr/src/linux-headers-5.4.0-4parrot1-common/Makefile:659: include/config/auto.conf.cmd: No such file or directory
  13. make[2]: *** [/usr/src/linux-headers-5.4.0-4parrot1-common/Makefile:677: include/config/auto.conf.cmd] Error 2
  14. make[1]: *** [/usr/src/linux-headers-5.4.0-4parrot1-common/Makefile:179: sub-make] Error 2
  15. make[1]: Leaving directory '/usr/src/linux-headers-5.4.0-4parrot1-amd64'
  16. make: *** [Makefile:357: LINUX] Error 2
Add Comment
Please, Sign In to add comment