sajjads24

error module

Sep 3rd, 2017
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.58 KB | None | 0 0
  1. [sajjad@localhost ~]$ su
  2. Password:
  3. [root@localhost sajjad]# cd /home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/
  4. [root@localhost linux-tbs-drivers]# ls
  5. COPYING  dmesg_log  INSTALL  linux  Makefile  README  README.patches  v4l
  6. [root@localhost linux-tbs-drivers]# ./INSTALL
  7. ./INSTALL: line 1: Mauro: command not found
  8. ./INSTALL: line 3: V4L/DVB: No such file or directory
  9. ./INSTALL: line 4: Those: command not found
  10. ./INSTALL: line 5: usage.: command not found
  11. ./INSTALL: line 7: =======================================================================: command not found
  12. ./INSTALL: line 8: Quick: command not found
  13. make -C /home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l all
  14. make[1]: Entering directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l'
  15. creating symbolic links...
  16. make -C firmware prep
  17. make[2]: Entering directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l/firmware'
  18. make[2]: Leaving directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l/firmware'
  19. make -C firmware
  20. make[2]: Entering directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l/firmware'
  21. make[2]: Nothing to be done for 'default'.
  22. make[2]: Leaving directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l/firmware'
  23. Kernel build directory is /lib/modules/4.12.9-300.fc26.x86_64/build
  24. make -C /lib/modules/4.12.9-300.fc26.x86_64/build SUBDIRS=/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l  modules
  25. make[2]: Entering directory '/usr/src/kernels/4.12.9-300.fc26.x86_64'
  26.   CC [M]  /home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l/saa7146_vbi.o
  27. /home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l/saa7146_vbi.c: In function 'vbi_workaround':
  28. /home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l/saa7146_vbi.c:117:6: error: implicit declaration of function 'signal_pending'; did you mean 'timer_pending'? [-Werror=implicit-function-declaration]
  29.    if(signal_pending(current)) {
  30.       ^~~~~~~~~~~~~~
  31.       timer_pending
  32. cc1: some warnings being treated as errors
  33. make[3]: *** [scripts/Makefile.build:303: /home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l/saa7146_vbi.o] Error 1
  34. make[2]: *** [Makefile:1519: _module_/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l] Error 2
  35. make[2]: Leaving directory '/usr/src/kernels/4.12.9-300.fc26.x86_64'
  36. make[1]: *** [Makefile:52: default] Error 2
  37. make[1]: Leaving directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l'
  38. make: *** [Makefile:26: all] Error 2
  39. ./INSTALL: line 10: ======================================================================: command not found
  40. ./INSTALL: line 12: For: command not found
  41. ./INSTALL: line 13: other: command not found
  42. ./INSTALL: line 15: ======================: command not found
  43. ./INSTALL: line 16: Normal: command not found
  44. ./INSTALL: line 17: all: command not found
  45. ./INSTALL: line 19: clean: command not found
  46. ./INSTALL: line 20: but: command not found
  47. ./INSTALL: line 21: used: command not found
  48. ./INSTALL: line 23: distclean: command not found
  49. ./INSTALL: line 24: latest: command not found
  50. ./INSTALL: line 25: version.: command not found
  51. ./INSTALL: line 27: default: command not found
  52. ./INSTALL: line 28: This: command not found
  53. make -C /home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l
  54. make[1]: Entering directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l'
  55. creating symbolic links...
  56. make -C firmware prep
  57. make[2]: Entering directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l/firmware'
  58. make[2]: Leaving directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l/firmware'
  59. make -C firmware
  60. make[2]: Entering directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l/firmware'
  61. make[2]: Nothing to be done for 'default'.
  62. make[2]: Leaving directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l/firmware'
  63. Kernel build directory is /lib/modules/4.12.9-300.fc26.x86_64/build
  64. make -C /lib/modules/4.12.9-300.fc26.x86_64/build SUBDIRS=/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l  modules
  65. make[2]: Entering directory '/usr/src/kernels/4.12.9-300.fc26.x86_64'
  66.   CC [M]  /home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l/saa7146_vbi.o
  67. /home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l/saa7146_vbi.c: In function 'vbi_workaround':
  68. /home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l/saa7146_vbi.c:117:6: error: implicit declaration of function 'signal_pending'; did you mean 'timer_pending'? [-Werror=implicit-function-declaration]
  69.    if(signal_pending(current)) {
  70.       ^~~~~~~~~~~~~~
  71.       timer_pending
  72. cc1: some warnings being treated as errors
  73. make[3]: *** [scripts/Makefile.build:303: /home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l/saa7146_vbi.o] Error 1
  74. make[2]: *** [Makefile:1519: _module_/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l] Error 2
  75. make[2]: Leaving directory '/usr/src/kernels/4.12.9-300.fc26.x86_64'
  76. make[1]: *** [Makefile:52: default] Error 2
  77. make[1]: Leaving directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l'
  78. make: *** [Makefile:26: all] Error 2
  79. install: target 'fill' is not a directory
  80. ./INSTALL: line 58: into: command not found
  81. ./INSTALL: line 59: careful: command not found
  82. ./INSTALL: line 61: xconfig: command not found
  83. ./INSTALL: line 62: kernel: command not found
  84. ./INSTALL: line 67: gconf: command not found
  85. ./INSTALL: line 69: config: command not found
  86. ./INSTALL: line 70: kernel: command not found
  87. ./INSTALL: line 75: mconf: command not found
  88. ./INSTALL: line 77: release: command not found
  89. ./INSTALL: line 78: Typical: command not found
  90. make -C /home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l release
  91. make[1]: Entering directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l'
  92. Forcing kernel version to 2.6.12-18mdk.
  93. make[1]: Leaving directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l'
  94. ./INSTALL: line 80: to: command not found
  95. ./INSTALL: line 81: This: command not found
  96. ./INSTALL: line 82: /lib/modules/2.6.12-18mdk/build/: No such file or directory
  97. ./INSTALL: line 83: points: command not found
  98. ./INSTALL: line 84: Or: command not found
  99. make -C /home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l release
  100. make[1]: Entering directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l'
  101. Searching in /root/linux-git/Makefile for kernel version.
  102. Forcing compiling to version ..
  103. *** Warning: You should configure and build kernel before compiling V4L
  104. make[1]: Leaving directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l'
  105. ./INSTALL: line 86: to: command not found
  106. ./INSTALL: line 87: To: command not found
  107. make -C /home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l release
  108. make[1]: Entering directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l'
  109. No version yet, using 4.12.9-300.fc26.x86_64
  110. make[1]: Leaving directory '/home/sajjad/ukdghkdg/fdgsfh/linux-tbs-drivers/v4l'
  111. ./INSTALL: line 90: ======================: command not found
  112. ./INSTALL: line 91: Module: command not found
  113. ./INSTALL: line 92: require: command not found
  114. insmod: ERROR: this tool does not support loading from stdin!
  115. rmmod: ERROR: Module _ is not currently loaded
  116. rmmod: ERROR: Module removes is not currently loaded
  117. rmmod: ERROR: Module all is not currently loaded
  118. rmmod: ERROR: Module modules is not currently loaded
  119. rmmod: ERROR: Module from is not currently loaded
  120. rmmod: ERROR: Module V4L/DVB is not currently loaded
  121. rmmod: ERROR: Module tree is not currently loaded
  122. ./INSTALL: line 98: reload: command not found
  123. ./INSTALL: line 100: ===================: command not found
  124. ./INSTALL: line 101: Tree: command not found
  125. ./INSTALL: line 103: ivtv: command not found
  126. ./INSTALL: line 104: syntax error near unexpected token `('
  127. ./INSTALL: line 104: `            from ivtvdriver.org (requires subversion)'
  128. [root@localhost linux-tbs-drivers]#
Advertisement
Add Comment
Please, Sign In to add comment