Advertisement
Guest User

Untitled

a guest
Oct 24th, 2014
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. root@IBN5100:/home/osutapu/Desktop/r8168-8.039.00# sh 'autorun.sh'
  2.  
  3. Check old driver and unload it.
  4. rmmod r8169
  5. Build the module and install
  6. make[2]: gcc: Command not found
  7. arch/x86/Makefile:121: stack-protector enabled but compiler support broken
  8. arch/x86/Makefile:136: CONFIG_X86_X32 enabled but no binutils support
  9. Makefile:652: Cannot use CONFIG_CC_STACKPROTECTOR_REGULAR: -fstack-protector not supported by compiler
  10. make[2]: gcc: Command not found
  11. /bin/sh: 1: gcc: not found
  12. make[3]: *** [/home/osutapu/Desktop/r8168-8.039.00/src/r8168_n.o] Error 127
  13. make[2]: *** [_module_/home/osutapu/Desktop/r8168-8.039.00/src] Error 2
  14. make[1]: *** [modules] Error 2
  15. make: *** [modules] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement