Advertisement
Guest User

Untitled

a guest
Mar 18th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.36 KB | None | 0 0
  1. meho@meho-Little-Bitch ~ $ cd Netgear-A6210 && make clean && make && sudo make install
  2. cp -f os/linux/Makefile.clean os/linux/Makefile
  3. make -C os/linux clean
  4. make[1]: Entering directory '/home/meho/Netgear-A6210/os/linux'
  5. rm -f ../../common/*.o
  6. rm -f ../../common/.*.cmd .*.flags .*.d
  7. rm -f ../../os/linux/*.o *.ko *.mod.o *.mod.c
  8. rm -f ../../os/linux/.*.cmd .*.flags .*.d
  9. rm -fr ../../os/linux/.tmp_versions
  10. rm -f ../../os/linux/cfg80211/*.o
  11. rm -f ../../os/linux/cfg80211/.*.cmd .*.flags .*.d
  12. rm -f ../../os/linux/Module.symvers
  13. rm -f ../../os/linux/Modules.symvers
  14. rm -f ../../os/linux/Module.markers
  15. rm -f ../../os/linux/modules.order
  16. rm -f ../../chips/*.o
  17. rm -f ../../chips/.*.cmd .*.flags .*.d
  18. rm -f ../../rate_ctrl/*.o
  19. rm -f ../../rate_ctrl/.*.cmd .*.flags .*.d
  20. rm -f ../../ate/common/*.o
  21. rm -f ../../ate/common/.*.cmd .*.flags .*.d
  22. rm -f ../../ate/chips/*.o
  23. rm -f ../../ate/chips/.*.cmd .*.flags .*.d
  24. rm -f ../../phy/*.o
  25. rm -f ../../phy/.*.cmd .*.flags .*.d
  26. rm -f ../../mac/*.o
  27. rm -f ../../mac/.*.cmd .*.flags .*.d
  28. rm -f ../../mcu/*.o
  29. rm -f ../../mcu/.*.cmd .*.flags .*.d
  30. rm -f ../../mgmt/*.o
  31. rm -f ../../mgmt/.*.cmd .*.flags .*.d
  32. rm -f ../../naf/*.o
  33. rm -f ../../naf/.*.cmd .*.flags .*.d
  34. rm -f ../../tx_rx/*.o
  35. rm -f ../../tx_rx/.*.cmd .*.flags .*.d
  36. rm -f ../../tools/bin2h
  37. rm -f ../../sta/*.o
  38. rm -f ../../sta/.*.cmd .*.flags .*.d
  39. make[1]: Leaving directory '/home/meho/Netgear-A6210/os/linux'
  40. rm -rf os/linux/Makefile
  41. export DBGFLAGS
  42.  
  43. *** Building driver with debug messages ***
  44.  
  45. cp -f os/linux/Makefile.6 /home/meho/Netgear-A6210/os/linux/Makefile
  46. make -C /lib/modules/4.13.0-37-generic/build DBGFLAGS=-DDBG SUBDIRS=/home/meho/Netgear-A6210/os/linux modules
  47. make[1]: Entering directory '/usr/src/linux-headers-4.13.0-37-generic'
  48. CC [M] /home/meho/Netgear-A6210/os/linux/../../sta/assoc.o
  49. CC [M] /home/meho/Netgear-A6210/os/linux/../../sta/auth.o
  50. CC [M] /home/meho/Netgear-A6210/os/linux/../../sta/auth_rsp.o
  51. CC [M] /home/meho/Netgear-A6210/os/linux/../../sta/sync.o
  52. CC [M] /home/meho/Netgear-A6210/os/linux/../../sta/sanity.o
  53. CC [M] /home/meho/Netgear-A6210/os/linux/../../sta/rtmp_data.o
  54. CC [M] /home/meho/Netgear-A6210/os/linux/../../sta/connect.o
  55. CC [M] /home/meho/Netgear-A6210/os/linux/../../sta/wpa.o
  56. CC [M] /home/meho/Netgear-A6210/os/linux/../../sta/sta_cfg.o
  57. CC [M] /home/meho/Netgear-A6210/os/linux/../../sta/sta.o
  58. CC [M] /home/meho/Netgear-A6210/os/linux/../../os/linux/sta_ioctl.o
  59. In file included from ./include/linux/bitmap.h:8:0,
  60. from ./include/linux/cpumask.h:11,
  61. from ./arch/x86/include/asm/cpumask.h:4,
  62. from ./arch/x86/include/asm/msr.h:10,
  63. from ./arch/x86/include/asm/processor.h:20,
  64. from ./arch/x86/include/asm/cpufeature.h:4,
  65. from ./arch/x86/include/asm/thread_info.h:63,
  66. from ./include/linux/thread_info.h:37,
  67. from ./arch/x86/include/asm/preempt.h:6,
  68. from ./include/linux/preempt.h:80,
  69. from ./include/linux/spinlock.h:50,
  70. from ./include/linux/seqlock.h:35,
  71. from ./include/linux/time.h:5,
  72. from ./include/linux/stat.h:18,
  73. from ./include/linux/module.h:10,
  74. from /home/meho/Netgear-A6210/include/os/rt_linux.h:14,
  75. from /home/meho/Netgear-A6210/include/rtmp_os.h:30,
  76. from /home/meho/Netgear-A6210/include/rtmp_comm.h:64,
  77. from /home/meho/Netgear-A6210/os/linux/../../os/linux/sta_ioctl.c:33:
  78. In function ‘memcpy’,
  79. inlined from ‘rt_ioctl_iwaplist’ at /home/meho/Netgear-A6210/os/linux/../../os/linux/sta_ioctl.c:549:2:
  80. ./include/linux/string.h:305:4: error: call to ‘__read_overflow2’ declared with attribute error: detected read beyond size of object passed as 2nd parameter
  81. __read_overflow2();
  82. ^
  83. scripts/Makefile.build:308: recipe for target '/home/meho/Netgear-A6210/os/linux/../../os/linux/sta_ioctl.o' failed
  84. make[2]: *** [/home/meho/Netgear-A6210/os/linux/../../os/linux/sta_ioctl.o] Error 1
  85. Makefile:1550: recipe for target '_module_/home/meho/Netgear-A6210/os/linux' failed
  86. make[1]: *** [_module_/home/meho/Netgear-A6210/os/linux] Error 2
  87. make[1]: Leaving directory '/usr/src/linux-headers-4.13.0-37-generic'
  88. Makefile:59: recipe for target 'debug' failed
  89. make: *** [debug] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement