Open Tunainvader opened 4 years ago
`jay@pop-os:~/mt7601u$ sudo make all
[sudo] password for jay: make -C src/ osutil make[1]: Entering directory '/home/jay/mt7601u/src' cp -f os/linux/Makefile.6.util /home/jay/mt7601u/src/os/linux/Makefile make -C /lib/modules/5.4.0-7642-generic/build SUBDIRS=/home/jay/mt7601u/src/os/linux modules make[2]: Entering directory '/usr/src/linux-headers-5.4.0-7642-generic' make[3]: No rule to make target 'arch/x86/tools/relocs_32.c', needed by 'arch/x86/tools/relocs_32.o'. Stop. make[2]: [arch/x86/Makefile:232: archscripts] Error 2 make[2]: Leaving directory '/usr/src/linux-headers-5.4.0-7642-generic' make[1]: [Makefile:509: osutil] Error 2 make[1]: Leaving directory '/home/jay/mt7601u/src' make: [Makefile:2: all] Error 2 `
I am a newbie to linux please help me to identify the problem, what am I doing wrong.
`jay@pop-os:~/mt7601u$ sudo make all
[sudo] password for jay: make -C src/ osutil make[1]: Entering directory '/home/jay/mt7601u/src' cp -f os/linux/Makefile.6.util /home/jay/mt7601u/src/os/linux/Makefile make -C /lib/modules/5.4.0-7642-generic/build SUBDIRS=/home/jay/mt7601u/src/os/linux modules make[2]: Entering directory '/usr/src/linux-headers-5.4.0-7642-generic' make[3]: No rule to make target 'arch/x86/tools/relocs_32.c', needed by 'arch/x86/tools/relocs_32.o'. Stop. make[2]: [arch/x86/Makefile:232: archscripts] Error 2 make[2]: Leaving directory '/usr/src/linux-headers-5.4.0-7642-generic' make[1]: [Makefile:509: osutil] Error 2 make[1]: Leaving directory '/home/jay/mt7601u/src' make: [Makefile:2: all] Error 2 `
I am a newbie to linux please help me to identify the problem, what am I doing wrong.