Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
~/Downloads/Archer_T2U_V1_150901/Driver ᐅ sudo make
[sudo] password for wook:
make -C UTIL/ osutil
make[1]: Entering directory `/home/wook/Downloads/Archer_T2U_V1_150901/Driver/UTIL'
cp -f os/linux/Makefile.6.util /home/wook/Downloads/Archer_T2U_V1_150901/Driver/UTIL/os/linux/Makefile
make -C /lib/modules/3.16.0-031600-lowlatency/build SUBDIRS=/home/wook/Downloads/Archer_T2U_V1_150901/Driver/UTIL/os/linux modules
make: Entering an unknown directory
make: *** /lib/modules/3.16.0-031600-lowlatency/build: No such file or directory. Stop.
make: Leaving an unknown directory
make[1]: *** [osutil] Error 2
make[1]: Leaving directory `/home/wook/Downloads/Archer_T2U_V1_150901/Driver/UTIL'
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment