Advertisement
Guest User

Untitled

a guest
Jul 11th, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.65 KB | None | 0 0
  1. root@htpc:/home/htpc/tbstest/linux-tbs-drivers# ls
  2. COPYING INSTALL linux Makefile README README.patches v4l
  3. root@htpc:/home/htpc/tbstest/linux-tbs-drivers# ./build
  4. bash: ./build: No such file or directory
  5. root@htpc:/home/htpc/tbstest/linux-tbs-drivers# make
  6. make -C /home/htpc/tbstest/linux-tbs-drivers/v4l
  7. make[1]: Entering directory `/home/htpc/tbstest/linux-tbs-drivers/v4l'
  8. No version yet, using 3.2.0-48-generic-pae
  9. make[1]: Leaving directory `/home/htpc/tbstest/linux-tbs-drivers/v4l'
  10. make[1]: Entering directory `/home/htpc/tbstest/linux-tbs-drivers/v4l'
  11. scripts/make_makefile.pl
  12. Updating/Creating .config
  13. Preparing to compile for kernel version 3.2.0
  14.  
  15. ***WARNING:*** You do not have the full kernel sources installed.
  16. This does not prevent you from building the v4l-dvb tree if you have the
  17. kernel headers, but the full kernel source may be required in order to use
  18. make menuconfig / xconfig / qconfig.
  19.  
  20. If you are experiencing problems building the v4l-dvb tree, please try
  21. building against a vanilla kernel before reporting a bug.
  22.  
  23. Vanilla kernels are available at http://kernel.org.
  24. On most distros, this will compile a newly downloaded kernel:
  25.  
  26. cp /boot/config-`uname -r` <your kernel dir>/.config
  27. cd <your kernel dir>
  28. make all modules_install install
  29.  
  30. Please see your distro's web site for instructions to build a new kernel.
  31.  
  32. Created default (all yes) .config file
  33. ./scripts/make_myconfig.pl
  34. make[1]: Leaving directory `/home/htpc/tbstest/linux-tbs-drivers/v4l'
  35. make[1]: Entering directory `/home/htpc/tbstest/linux-tbs-drivers/v4l'
  36. perl scripts/make_config_compat.pl /lib/modules/3.2.0-48-generic-pae/build ./.myconfig ./config-compat.h
  37. creating symbolic links...
  38. make -C firmware prep
  39. make[2]: Entering directory `/home/htpc/tbstest/linux-tbs-drivers/v4l/firmware'
  40. make[2]: Leaving directory `/home/htpc/tbstest/linux-tbs-drivers/v4l/firmware'
  41. make -C firmware
  42. make[2]: Entering directory `/home/htpc/tbstest/linux-tbs-drivers/v4l/firmware'
  43. CC ihex2fw
  44. Generating vicam/firmware.fw
  45. Generating dabusb/firmware.fw
  46. Generating dabusb/bitstream.bin
  47. Generating ttusb-budget/dspbootcode.bin
  48. Generating cpia2/stv0672_vp4.bin
  49. Generating av7110/bootcode.bin
  50. make[2]: Leaving directory `/home/htpc/tbstest/linux-tbs-drivers/v4l/firmware'
  51. Kernel build directory is /lib/modules/3.2.0-48-generic-pae/build
  52. make -C /lib/modules/3.2.0-48-generic-pae/build SUBDIRS=/home/htpc/tbstest/linux-tbs-drivers/v4l modules
  53. make[2]: Entering directory `/usr/src/linux-headers-3.2.0-48-generic-pae'
  54. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/au0828-core.o
  55. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/au0828-i2c.o
  56. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/au0828-cards.o
  57. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/au0828-dvb.o
  58. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/au0828-video.o
  59. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/au0828-vbi.o
  60. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/au8522_dig.o
  61. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/au8522_decoder.o
  62. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/flexcop-pci.o
  63. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/flexcop-usb.o
  64. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/flexcop.o
  65. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/flexcop-fe-tuner.o
  66. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/flexcop-i2c.o
  67. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/flexcop-sram.o
  68. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/flexcop-eeprom.o
  69. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/flexcop-misc.o
  70. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/flexcop-hw-filter.o
  71. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/flexcop-dma.o
  72. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/bttv-driver.o
  73. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/bttv-cards.o
  74. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/bttv-if.o
  75. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/bttv-risc.o
  76. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/bttv-vbi.o
  77. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/bttv-i2c.o
  78. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/bttv-gpio.o
  79. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/bttv-input.o
  80. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/bttv-audio-hook.o
  81. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cafe-driver.o
  82. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/mcam-core.o
  83. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cpia2_v4l.o
  84. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cpia2_usb.o
  85. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cpia2_core.o
  86. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-alsa-main.o
  87. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-alsa-pcm.o
  88. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-driver.o
  89. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-cards.o
  90. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-i2c.o
  91. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-firmware.o
  92. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-gpio.o
  93. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-queue.o
  94. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-streams.o
  95. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-fileops.o
  96. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-ioctl.o
  97. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-controls.o
  98. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-mailbox.o
  99. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-vbi.o
  100. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-audio.o
  101. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-video.o
  102. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-irq.o
  103. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-av-core.o
  104. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-av-audio.o
  105. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-av-firmware.o
  106. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-av-vbi.o
  107. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-scb.o
  108. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-dvb.o
  109. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx18-io.o
  110. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx231xx-audio.o
  111. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx231xx-video.o
  112. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx231xx-i2c.o
  113. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx231xx-cards.o
  114. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx231xx-core.o
  115. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx231xx-avcore.o
  116. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx231xx-417.o
  117. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx231xx-pcb-cfg.o
  118. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx231xx-vbi.o
  119. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx231xx-input.o
  120. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx23885-cards.o
  121. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx23885-video.o
  122. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx23885-vbi.o
  123. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx23885-core.o
  124. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx23885-i2c.o
  125. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx23885-dvb.o
  126. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx23885-417.o
  127. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx23885-ioctl.o
  128. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx23885-ir.o
  129. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx23885-av.o
  130. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx23885-input.o
  131. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx23888-ir.o
  132. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/netup-init.o
  133. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cimax2.o
  134. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/netup-eeprom.o
  135. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx23885-f300.o
  136. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx25840-core.o
  137. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx25840-audio.o
  138. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx25840-firmware.o
  139. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx25840-vbi.o
  140. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx25840-ir.o
  141. CC [M] /home/htpc/tbstest/linux-tbs-drivers/v4l/cx88-dvb.o
  142. make[3]: *** No rule to make target `/home/htpc/tbstest/linux-tbs-drivers/v4l/tbs8921ctrl.o', needed by `/home/htpc/tbstest/linux-tbs-drivers/v4l/media.o'. Stop.
  143. make[2]: *** [_module_/home/htpc/tbstest/linux-tbs-drivers/v4l] Error 2
  144. make[2]: Leaving directory `/usr/src/linux-headers-3.2.0-48-generic-pae'
  145. make[1]: *** [default] Error 2
  146. make[1]: Leaving directory `/home/htpc/tbstest/linux-tbs-drivers/v4l'
  147. make: *** [all] Error 2
  148. root@htpc:/home/htpc/tbstest/linux-tbs-drivers#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement