Advertisement
Guest User

Untitled

a guest
May 25th, 2022
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. make -C /home/uname/Downloads/mt7603_v1.16/os/linux -f Makefile.6 install
  2. make[1]: Entering directory '/home/uname/Downloads/mt7603_v1.16/os/linux'
  3. mkdir: cannot create directory ‘/etc/Wireless’: File exists
  4. rm -rf /etc/Wireless/RT2870STA
  5. mkdir /etc/Wireless/RT2870STA
  6. cp /home/uname/Downloads/mt7603_v1.16/conf/RT2870STA.dat /etc/Wireless/RT2870STA/.
  7. install -d
  8. install: missing file operand
  9. Try 'install --help' for more information.
  10. make[1]: *** [Makefile.6:1736: install] Error 1
  11. make[1]: Leaving directory '/home/uname/Downloads/mt7603_v1.16/os/linux'
  12. make: *** [Makefile:351: install] Error 2
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement