Advertisement
Guest User

Untitled

a guest
Mar 25th, 2016
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.85 KB | None | 0 0
  1. usu@usu-XJ64:~/Patches$ ./patch
  2. --2016-03-25 12:57:31-- https://github.com/Manouchehri/vi8/blob/master/Ubuntu_support_files/silead_ts.fw?raw=true
  3. Resolving github.com (github.com)... 192.30.252.131
  4. Connecting to github.com (github.com)|192.30.252.131|:443... connected.
  5. HTTP request sent, awaiting response... 302 Found
  6. Location: https://github.com/Manouchehri/vi8/raw/master/Ubuntu_support_files/silead_ts.fw [following]
  7. --2016-03-25 12:57:32-- https://github.com/Manouchehri/vi8/raw/master/Ubuntu_support_files/silead_ts.fw
  8. Reusing existing connection to github.com:443.
  9. HTTP request sent, awaiting response... 302 Found
  10. Location: https://raw.githubusercontent.com/Manouchehri/vi8/master/Ubuntu_support_files/silead_ts.fw [following]
  11. --2016-03-25 12:57:32-- https://raw.githubusercontent.com/Manouchehri/vi8/master/Ubuntu_support_files/silead_ts.fw
  12. Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.31.18.133
  13. Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.31.18.133|:443... connected.
  14. HTTP request sent, awaiting response... 200 OK
  15. Length: 20616 (20K) [application/octet-stream]
  16. Saving to: ‘silead_ts.fw’
  17.  
  18. 100%[======================================>] 20.616 --.-K/s in 0,002s
  19.  
  20. 2016-03-25 12:57:32 (9,76 MB/s) - ‘silead_ts.fw’ saved [20616/20616]
  21.  
  22. make -C /lib/modules/4.4.4-040404-generic/build ARCH=x86_64 CROSS_COMPILE= M=/home/usu/Patches/gslx680-acpi modules
  23. make[1]: Entering directory `/usr/src/linux-headers-4.4.4-040404-generic'
  24. Makefile:660: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler
  25. CC [M] /home/usu/Patches/gslx680-acpi/gslx680_ts_acpi.o
  26. gcc: error: unrecognized command line option ‘-fstack-protector-strong’
  27. make[2]: *** [/home/usu/Patches/gslx680-acpi/gslx680_ts_acpi.o] Error 1
  28. make[1]: *** [_module_/home/usu/Patches/gslx680-acpi] Error 2
  29. make[1]: Leaving directory `/usr/src/linux-headers-4.4.4-040404-generic'
  30. make: *** [modules] Error 2
  31. install -p -m 644 gslx680_ts_acpi.ko /lib/modules/4.4.4-040404-generic/kernel/drivers/input/touchscreen
  32. /sbin/depmod -a 4.4.4-040404-generic
  33. make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.4.4-040404-generic/build M=/home/usu/Patches/rtl8723as modules
  34. make[1]: Entering directory `/usr/src/linux-headers-4.4.4-040404-generic'
  35. Makefile:660: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler
  36. CC [M] /home/usu/Patches/rtl8723as/core/rtw_cmd.o
  37. gcc: error: unrecognized command line option ‘-fstack-protector-strong’
  38. make[2]: *** [/home/usu/Patches/rtl8723as/core/rtw_cmd.o] Error 1
  39. make[1]: *** [_module_/home/usu/Patches/rtl8723as] Error 2
  40. make[1]: Leaving directory `/usr/src/linux-headers-4.4.4-040404-generic'
  41. make: *** [modules] Error 2
  42. install -p -m 644 r8723bs.ko /lib/modules/4.4.4-040404-generic/kernel/drivers/net/wireless/
  43. /sbin/depmod -a 4.4.4-040404-generic
  44. make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.4.4-040404-generic/build M=/home/usu/Patches/rtl8723bs modules
  45. make[1]: Entering directory `/usr/src/linux-headers-4.4.4-040404-generic'
  46. Makefile:660: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler
  47. CC [M] /home/usu/Patches/rtl8723bs/core/rtw_cmd.o
  48. gcc: error: unrecognized command line option ‘-fstack-protector-strong’
  49. make[2]: *** [/home/usu/Patches/rtl8723bs/core/rtw_cmd.o] Error 1
  50. make[1]: *** [_module_/home/usu/Patches/rtl8723bs] Error 2
  51. make[1]: Leaving directory `/usr/src/linux-headers-4.4.4-040404-generic'
  52. make: *** [modules] Error 2
  53. install -p -m 644 r8723bs.ko /lib/modules/4.4.4-040404-generic/kernel/drivers/net/wireless/
  54. /sbin/depmod -a 4.4.4-040404-generic
  55. modprobe: ERROR: could not insert 'r8723bs': Exec format error
  56. make: `rtk_hciattach' is up to date.
  57. mkdir -p /lib/firmware/rtl_bt
  58. cp -p rtlbt_* /lib/firmware/rtl_bt/.
  59. usu@usu-XJ64:~/Patches$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement