| colbyf@lostvoid:~/Downloads/drivers/wifi/rtlwifi_new$ make | |
| make -C /lib/modules/3.19.0-21-generic/build M=/home/colbyf/Downloads/drivers/wifi/rtlwifi_new modules | |
| make[1]: Entering directory '/usr/src/linux-headers-3.19.0-21-generic' | |
| arch/x86/Makefile:114: stack-protector enabled but compiler support broken | |
| arch/x86/Makefile:129: CONFIG_X86_X32 enabled but no binutils support | |
| Makefile:669: Cannot use CONFIG_CC_STACKPROTECTOR_REGULAR: -fstack-protector not supported by compiler | |
| make[1]: gcc: Command not found | |
| CC [M] /home/colbyf/Downloads/drivers/wifi/rtlwifi_new/base.o | |
| /bin/sh: 1: gcc: not found | |
| scripts/Makefile.build:257: recipe for target '/home/colbyf/Downloads/drivers/wifi/rtlwifi_new/base.o' failed | |
| make[2]: *** [/home/colbyf/Downloads/drivers/wifi/rtlwifi_new/base.o] Error 127 | |
| Makefile:1394: recipe for target '_module_/home/colbyf/Downloads/drivers/wifi/rtlwifi_new' failed | |
| make[1]: *** [_module_/home/colbyf/Downloads/drivers/wifi/rtlwifi_new] Error 2 | |
| make[1]: Leaving directory '/usr/src/linux-headers-3.19.0-21-generic' | |
| Makefile:53: recipe for target 'all' failed | |
| make: *** [all] Error 2 | |
| colbyf@lostvoid:~/Downloads/drivers/wifi/rtlwifi_new$ sudo apt-get install hexchat | |
| [sudo] password for colbyf: | |
| Sorry, try again. | |
| [sudo] password for colbyf: | |
| E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) | |
| E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment