Advertisement
Sharky112065

Mythtv Fixes/0.26 compile problem

Oct 6th, 2012
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.39 KB | None | 0 0
  1. Trying to compile Fixes/0.26 cloned today.
  2.  
  3. Was on Fixes/0.25
  4.  
  5. Added timezone info to mysql as directed
  6.  
  7. Backed up the database
  8.  
  9. Debian Squeeze - all updates applied
  10.  
  11. Before start I cleared ccache
  12.  
  13. ./configure --enable-proc-opt --disable-libcec --disable-distcc --disable-joystick-menu
  14.  
  15. At first configure complained about libuuid-dev not being installed, so I installed it.
  16. The wiki said there were no prerequisit changes going from 0.25 to 0.26/
  17.  
  18. used make -j 1 (to only do one task at a time to better see where it is breaking down)
  19.  
  20.  
  21. CC libavcodec/cook.o
  22. CC libavcodec/cook_parser.o
  23. CC libavcodec/crystalhd.o
  24. In file included from libavcodec/crystalhd.c:83:
  25. /usr/include/libcrystalhd/bc_dts_types.h:99: error: conflicting types for ‘uint64_t’
  26. /usr/include/stdint.h:56: note: previous declaration of ‘uint64_t’ was here
  27. /usr/include/libcrystalhd/bc_dts_types.h:103: error: conflicting types for ‘int32_t’
  28. /usr/include/stdint.h:39: note: previous declaration of ‘int32_t’ was here
  29. /usr/include/libcrystalhd/bc_dts_types.h:107: error: conflicting types for ‘uint32_t’
  30. /usr/include/stdint.h:52: note: previous declaration of ‘uint32_t’ was here
  31. In file included from libavcodec/crystalhd.c:85:
  32. /usr/include/libcrystalhd/libcrystalhd_if.h:149: error: expected ‘)’ before ‘*’ token
  33. In file included from libavcodec/crystalhd.c:85:
  34. /usr/include/libcrystalhd/libcrystalhd_if.h:177: error: expected ‘)’ before ‘hDevice’
  35. In file included from libavcodec/crystalhd.c:85:
  36. /usr/include/libcrystalhd/libcrystalhd_if.h:215: error: expected ‘)’ before ‘hDevice’
  37. In file included from libavcodec/crystalhd.c:85:
  38. /usr/include/libcrystalhd/libcrystalhd_if.h:255: error: expected ‘)’ before ‘hDevice’
  39. In file included from libavcodec/crystalhd.c:85:
  40. /usr/include/libcrystalhd/libcrystalhd_if.h:300: error: expected ‘)’ before ‘hDevice’
  41. In file included from libavcodec/crystalhd.c:85:
  42. /usr/include/libcrystalhd/libcrystalhd_if.h:339: error: expected ‘)’ before ‘hDevice’
  43. In file included from libavcodec/crystalhd.c:85:
  44. /usr/include/libcrystalhd/libcrystalhd_if.h:371: error: expected ‘)’ before ‘hDevice’
  45. In file included from libavcodec/crystalhd.c:85:
  46. /usr/include/libcrystalhd/libcrystalhd_if.h:402: error: expected ‘)’ before ‘hDevice’
  47. In file included from libavcodec/crystalhd.c:85:
  48. /usr/include/libcrystalhd/libcrystalhd_if.h:452: error: expected ‘)’ before ‘hDevice’
  49. In file included from libavcodec/crystalhd.c:85:
  50. /usr/include/libcrystalhd/libcrystalhd_if.h:486: error: expected ‘)’ before ‘hDevice’
  51. In file included from libavcodec/crystalhd.c:85:
  52. /usr/include/libcrystalhd/libcrystalhd_if.h:522: error: expected ‘)’ before ‘hDevice’
  53. In file included from libavcodec/crystalhd.c:85:
  54. /usr/include/libcrystalhd/libcrystalhd_if.h:569: error: expected ‘)’ before ‘hDevice’
  55. In file included from libavcodec/crystalhd.c:85:
  56. /usr/include/libcrystalhd/libcrystalhd_if.h:604: error: expected ‘)’ before ‘hDevice’
  57. In file included from libavcodec/crystalhd.c:85:
  58. /usr/include/libcrystalhd/libcrystalhd_if.h:635: error: expected ‘)’ before ‘hDevice’
  59. In file included from libavcodec/crystalhd.c:85:
  60. /usr/include/libcrystalhd/libcrystalhd_if.h:666: error: expected ‘)’ before ‘hDevice’
  61. In file included from libavcodec/crystalhd.c:85:
  62. /usr/include/libcrystalhd/libcrystalhd_if.h:695: error: expected ‘)’ before ‘hDevice’
  63. In file included from libavcodec/crystalhd.c:85:
  64. /usr/include/libcrystalhd/libcrystalhd_if.h:726: error: expected ‘)’ before ‘hDevice’
  65. In file included from libavcodec/crystalhd.c:85:
  66. /usr/include/libcrystalhd/libcrystalhd_if.h:757: error: expected ‘)’ before ‘hDevice’
  67. In file included from libavcodec/crystalhd.c:85:
  68. /usr/include/libcrystalhd/libcrystalhd_if.h:786: error: expected ‘)’ before ‘hDevice’
  69. In file included from libavcodec/crystalhd.c:85:
  70. /usr/include/libcrystalhd/libcrystalhd_if.h:829: error: expected ‘)’ before ‘hDevice’
  71. In file included from libavcodec/crystalhd.c:85:
  72. /usr/include/libcrystalhd/libcrystalhd_if.h:878: error: expected ‘)’ before ‘hDevice’
  73. In file included from libavcodec/crystalhd.c:85:
  74. /usr/include/libcrystalhd/libcrystalhd_if.h:908: error: expected ‘)’ before ‘hDevice’
  75. In file included from libavcodec/crystalhd.c:85:
  76. /usr/include/libcrystalhd/libcrystalhd_if.h:954: error: expected ‘)’ before ‘hDevice’
  77. In file included from libavcodec/crystalhd.c:85:
  78. /usr/include/libcrystalhd/libcrystalhd_if.h:990: error: expected ‘)’ before ‘hDevice’
  79. In file included from libavcodec/crystalhd.c:85:
  80. /usr/include/libcrystalhd/libcrystalhd_if.h:1031: error: expected ‘)’ before ‘hDevice’
  81. In file included from libavcodec/crystalhd.c:85:
  82. /usr/include/libcrystalhd/libcrystalhd_if.h:1068: error: expected ‘)’ before ‘hDevice’
  83. In file included from libavcodec/crystalhd.c:85:
  84. /usr/include/libcrystalhd/libcrystalhd_if.h:1104: error: expected ‘)’ before ‘hDevice’
  85. In file included from libavcodec/crystalhd.c:85:
  86. /usr/include/libcrystalhd/libcrystalhd_if.h:1138: error: expected ‘)’ before ‘hDevice’
  87. In file included from libavcodec/crystalhd.c:85:
  88. /usr/include/libcrystalhd/libcrystalhd_if.h:1170: error: expected ‘)’ before ‘hDevice’
  89. In file included from libavcodec/crystalhd.c:85:
  90. /usr/include/libcrystalhd/libcrystalhd_if.h:1198: error: expected ‘)’ before ‘hDevice’
  91. In file included from libavcodec/crystalhd.c:85:
  92. /usr/include/libcrystalhd/libcrystalhd_if.h:1228: error: expected ‘)’ before ‘hDevice’
  93. In file included from libavcodec/crystalhd.c:85:
  94. /usr/include/libcrystalhd/libcrystalhd_if.h:1265: error: expected ‘)’ before ‘hDevice’
  95. In file included from libavcodec/crystalhd.c:85:
  96. /usr/include/libcrystalhd/libcrystalhd_if.h:1298: error: expected ‘)’ before ‘hDevice’
  97. In file included from libavcodec/crystalhd.c:85:
  98. /usr/include/libcrystalhd/libcrystalhd_if.h:1329: error: expected ‘)’ before ‘hDevice’
  99. In file included from libavcodec/crystalhd.c:85:
  100. /usr/include/libcrystalhd/libcrystalhd_if.h:1363: error: expected ‘)’ before ‘hDevice’
  101. In file included from libavcodec/crystalhd.c:85:
  102. /usr/include/libcrystalhd/libcrystalhd_if.h:1393: error: expected ‘)’ before ‘hDevice’
  103. In file included from libavcodec/crystalhd.c:85:
  104. /usr/include/libcrystalhd/libcrystalhd_if.h:1423: error: expected ‘)’ before ‘hDevice’
  105. In file included from libavcodec/crystalhd.c:85:
  106. /usr/include/libcrystalhd/libcrystalhd_if.h:1451: error: expected ‘)’ before ‘hDevice’
  107. In file included from libavcodec/crystalhd.c:85:
  108. /usr/include/libcrystalhd/libcrystalhd_if.h:1478: error: expected ‘)’ before ‘hDevice’
  109. In file included from libavcodec/crystalhd.c:85:
  110. /usr/include/libcrystalhd/libcrystalhd_if.h:1507: error: expected ‘)’ before ‘hDevice’
  111. libavcodec/crystalhd.c:125: error: expected specifier-qualifier-list before ‘HANDLE’
  112. libavcodec/crystalhd.c:155: error: ‘CHDContext’ has no member named ‘sWidth’
  113. libavcodec/crystalhd.c: In function ‘id2subtype’:
  114. libavcodec/crystalhd.c:180: error: ‘CHDContext’ has no member named ‘is_nal’
  115. libavcodec/crystalhd.c: In function ‘opaque_list_push’:
  116. libavcodec/crystalhd.c:241: error: ‘CHDContext’ has no member named ‘head’
  117. libavcodec/crystalhd.c:243: error: ‘CHDContext’ has no member named ‘head’
  118. libavcodec/crystalhd.c:245: error: ‘CHDContext’ has no member named ‘tail’
  119. libavcodec/crystalhd.c:245: error: ‘AVOption’ has no member named ‘fake_timestamp’
  120. libavcodec/crystalhd.c:246: error: ‘CHDContext’ has no member named ‘tail’
  121. libavcodec/crystalhd.c:246: error: ‘AVOption’ has no member named ‘next’
  122. libavcodec/crystalhd.c:248: error: ‘CHDContext’ has no member named ‘tail’
  123. libavcodec/crystalhd.c: In function ‘opaque_list_pop’:
  124. libavcodec/crystalhd.c:264: error: ‘CHDContext’ has no member named ‘head’
  125. libavcodec/crystalhd.c:266: error: ‘CHDContext’ has no member named ‘head’
  126. libavcodec/crystalhd.c:276: error: ‘CHDContext’ has no member named ‘head’
  127. libavcodec/crystalhd.c:276: error: ‘AVOption’ has no member named ‘fake_timestamp’
  128. libavcodec/crystalhd.c:277: error: ‘CHDContext’ has no member named ‘head’
  129. libavcodec/crystalhd.c:279: error: ‘CHDContext’ has no member named ‘head’
  130. libavcodec/crystalhd.c:279: error: ‘AVOption’ has no member named ‘next’
  131. libavcodec/crystalhd.c:280: error: ‘CHDContext’ has no member named ‘tail’
  132. libavcodec/crystalhd.c:280: error: ‘CHDContext’ has no member named ‘head’
  133. libavcodec/crystalhd.c:296: error: ‘CHDContext’ has no member named ‘tail’
  134. libavcodec/crystalhd.c: In function ‘flush’:
  135. libavcodec/crystalhd.c:320: error: ‘CHDContext’ has no member named ‘last_picture’
  136. libavcodec/crystalhd.c:321: error: ‘CHDContext’ has no member named ‘output_ready’
  137. libavcodec/crystalhd.c:322: error: ‘CHDContext’ has no member named ‘need_second_field’
  138. libavcodec/crystalhd.c:323: error: ‘CHDContext’ has no member named ‘skip_next_output’
  139. libavcodec/crystalhd.c:324: error: ‘CHDContext’ has no member named ‘decode_wait’
  140. libavcodec/crystalhd.c:330: error: ‘CHDContext’ has no member named ‘dev’
  141. libavcodec/crystalhd.c: In function ‘uninit’:
  142. libavcodec/crystalhd.c:337: error: ‘HANDLE’ undeclared (first use in this function)
  143. libavcodec/crystalhd.c:337: error: (Each undeclared identifier is reported only once
  144. libavcodec/crystalhd.c:337: error: for each function it appears in.)
  145. libavcodec/crystalhd.c:337: error: expected ‘;’ before ‘device’
  146. libavcodec/crystalhd.c:339: error: ‘device’ undeclared (first use in this function)
  147. libavcodec/crystalhd.c:339: error: ‘CHDContext’ has no member named ‘dev’
  148. libavcodec/crystalhd.c:349: error: ‘CHDContext’ has no member named ‘orig_extradata’
  149. libavcodec/crystalhd.c:351: error: ‘CHDContext’ has no member named ‘orig_extradata’
  150. libavcodec/crystalhd.c:352: error: ‘CHDContext’ has no member named ‘orig_extradata_size’
  151. libavcodec/crystalhd.c:353: error: ‘CHDContext’ has no member named ‘orig_extradata’
  152. libavcodec/crystalhd.c:354: error: ‘CHDContext’ has no member named ‘orig_extradata_size’
  153. libavcodec/crystalhd.c:357: error: ‘CHDContext’ has no member named ‘parser’
  154. libavcodec/crystalhd.c:358: error: ‘CHDContext’ has no member named ‘bsfc’
  155. libavcodec/crystalhd.c:359: error: ‘CHDContext’ has no member named ‘bsfc’
  156. libavcodec/crystalhd.c:362: error: ‘CHDContext’ has no member named ‘sps_pps_buf’
  157. libavcodec/crystalhd.c:367: error: ‘CHDContext’ has no member named ‘head’
  158. libavcodec/crystalhd.c:368: error: ‘CHDContext’ has no member named ‘head’
  159. libavcodec/crystalhd.c: In function ‘init’:
  160. libavcodec/crystalhd.c:386: error: ‘FALSE’ undeclared (first use in this function)
  161. libavcodec/crystalhd.c:387: error: ‘TRUE’ undeclared (first use in this function)
  162. libavcodec/crystalhd.c:388: error: ‘vdecFrameRate59_94’ undeclared (first use in this function)
  163. libavcodec/crystalhd.c:388: error: invalid operands to binary | (have ‘unsigned int’ and ‘const struct AVOption *’)
  164. libavcodec/crystalhd.c:388: error: invalid operands to binary | (have ‘const struct AVOption *’ and ‘int’)
  165. libavcodec/crystalhd.c:400: error: ‘vdecRESOLUTION_1080p23_976’ undeclared (first use in this function)
  166. libavcodec/crystalhd.c:400: error: invalid operands to binary << (have ‘const struct AVOption *’ and ‘int’)
  167. libavcodec/crystalhd.c:399: error: invalid operands to binary | (have ‘int’ and ‘const struct AVOption *’)
  168. libavcodec/crystalhd.c:410: error: ‘CHDContext’ has no member named ‘is_nal’
  169. libavcodec/crystalhd.c:411: error: ‘CHDContext’ has no member named ‘last_picture’
  170. libavcodec/crystalhd.c:412: error: ‘CHDContext’ has no member named ‘decode_wait’
  171. libavcodec/crystalhd.c:422: error: ‘CHDContext’ has no member named ‘orig_extradata’
  172. libavcodec/crystalhd.c:423: error: ‘CHDContext’ has no member named ‘orig_extradata’
  173. libavcodec/crystalhd.c:428: error: ‘CHDContext’ has no member named ‘orig_extradata_size’
  174. libavcodec/crystalhd.c:429: error: ‘CHDContext’ has no member named ‘orig_extradata’
  175. libavcodec/crystalhd.c:431: error: ‘CHDContext’ has no member named ‘bsfc’
  176. libavcodec/crystalhd.c:432: error: ‘CHDContext’ has no member named ‘bsfc’
  177. libavcodec/crystalhd.c:437: error: ‘CHDContext’ has no member named ‘bsfc’
  178. libavcodec/crystalhd.c:461: error: ‘CHDContext’ has no member named ‘sWidth’
  179. libavcodec/crystalhd.c:463: error: ‘BC_INPUT_FORMAT’ has no member named ‘ScalingParams’
  180. libavcodec/crystalhd.c:463: error: request for member ‘sWidth’ in something not a structure or union
  181. libavcodec/crystalhd.c:463: error: ‘CHDContext’ has no member named ‘sWidth’
  182. libavcodec/crystalhd.c:469: error: ‘CHDContext’ has no member named ‘dev’
  183. libavcodec/crystalhd.c:475: error: ‘CHDContext’ has no member named ‘dev’
  184. libavcodec/crystalhd.c:481: error: ‘CHDContext’ has no member named ‘is_70012’
  185. libavcodec/crystalhd.c:483: error: ‘CHDContext’ has no member named ‘is_70012’
  186. libavcodec/crystalhd.c:490: error: ‘CHDContext’ has no member named ‘dev’
  187. libavcodec/crystalhd.c:496: error: ‘CHDContext’ has no member named ‘dev’
  188. libavcodec/crystalhd.c:502: error: ‘CHDContext’ has no member named ‘dev’
  189. libavcodec/crystalhd.c:507: error: ‘CHDContext’ has no member named ‘dev’
  190. libavcodec/crystalhd.c:512: error: ‘CHDContext’ has no member named ‘dev’
  191. libavcodec/crystalhd.c:519: error: ‘CHDContext’ has no member named ‘parser’
  192. libavcodec/crystalhd.c:520: error: ‘CHDContext’ has no member named ‘parser’
  193. libavcodec/crystalhd.c:524: error: ‘CHDContext’ has no member named ‘parser’
  194. libavcodec/crystalhd.c:524: error: assignment of read-only location ‘*(const struct AVOption *)&<erroneous-expression>’
  195. libavcodec/crystalhd.c: In function ‘copy_frame’:
  196. libavcodec/crystalhd.c:549: error: ‘VDEC_FLAG_BOTTOMFIELD’ undeclared (first use in this function)
  197. libavcodec/crystalhd.c:549: error: invalid operands to binary & (have ‘uint32_t’ and ‘const struct AVOption *’)
  198. libavcodec/crystalhd.c:551: error: ‘VDEC_FLAG_BOTTOM_FIRST’ undeclared (first use in this function)
  199. libavcodec/crystalhd.c:551: error: invalid operands to binary & (have ‘uint32_t’ and ‘const struct AVOption *’)
  200. libavcodec/crystalhd.c:584: error: ‘CHDContext’ has no member named ‘dev’
  201. libavcodec/crystalhd.c:608: error: ‘VDEC_FLAG_UNKNOWN_SRC’ undeclared (first use in this function)
  202. libavcodec/crystalhd.c:608: error: invalid operands to binary & (have ‘uint32_t’ and ‘const struct AVOption *’)
  203. libavcodec/crystalhd.c:609: error: ‘CHDContext’ has no member named ‘need_second_field’
  204. libavcodec/crystalhd.c:610: error: ‘BC_DTS_STATUS’ has no member named ‘picNumFlags’
  205. libavcodec/crystalhd.c:610: error: invalid operands to binary & (have ‘const struct AVOption *’ and ‘int’)
  206. libavcodec/crystalhd.c:619: error: ‘CHDContext’ has no member named ‘last_picture’
  207. libavcodec/crystalhd.c:619: error: ‘CHDContext’ has no member named ‘need_second_field’
  208. libavcodec/crystalhd.c:626: error: ‘VDEC_FLAG_INTERLACED_SRC’ undeclared (first use in this function)
  209. libavcodec/crystalhd.c:626: error: invalid operands to binary & (have ‘uint32_t’ and ‘const struct AVOption *’)
  210. libavcodec/crystalhd.c:629: error: ‘BC_DTS_STATUS’ has no member named ‘picNumFlags’
  211. libavcodec/crystalhd.c:629: error: invalid operands to binary & (have ‘const struct AVOption *’ and ‘int’)
  212. libavcodec/crystalhd.c:637: error: ‘CHDContext’ has no member named ‘need_second_field’
  213. libavcodec/crystalhd.c:640: error: ‘CHDContext’ has no member named ‘need_second_field’
  214. libavcodec/crystalhd.c:640: error: ‘CHDContext’ has no member named ‘need_second_field’
  215. libavcodec/crystalhd.c:652: error: ‘CHDContext’ has no member named ‘is_70012’
  216. libavcodec/crystalhd.c:697: error: ‘CHDContext’ has no member named ‘need_second_field’
  217. libavcodec/crystalhd.c:709: error: invalid operands to binary & (have ‘uint32_t’ and ‘const struct AVOption *’)
  218. libavcodec/crystalhd.c:727: error: ‘CHDContext’ has no member named ‘need_second_field’
  219. libavcodec/crystalhd.c:728: error: invalid operands to binary & (have ‘uint32_t’ and ‘const struct AVOption *’)
  220. libavcodec/crystalhd.c: In function ‘receive_frame’:
  221. libavcodec/crystalhd.c:743: error: ‘HANDLE’ undeclared (first use in this function)
  222. libavcodec/crystalhd.c:743: error: expected ‘;’ before ‘dev’
  223. libavcodec/crystalhd.c:748: error: ‘dev’ undeclared (first use in this function)
  224. libavcodec/crystalhd.c:754: error: ‘vdecAspectRatioSquare’ undeclared (first use in this function)
  225. libavcodec/crystalhd.c:757: error: ‘vdecAspectRatio12_11’ undeclared (first use in this function)
  226. libavcodec/crystalhd.c:760: error: ‘vdecAspectRatio10_11’ undeclared (first use in this function)
  227. libavcodec/crystalhd.c:763: error: ‘vdecAspectRatio16_11’ undeclared (first use in this function)
  228. libavcodec/crystalhd.c:766: error: ‘vdecAspectRatio40_33’ undeclared (first use in this function)
  229. libavcodec/crystalhd.c:769: error: ‘vdecAspectRatio24_11’ undeclared (first use in this function)
  230. libavcodec/crystalhd.c:772: error: ‘vdecAspectRatio20_11’ undeclared (first use in this function)
  231. libavcodec/crystalhd.c:775: error: ‘vdecAspectRatio32_11’ undeclared (first use in this function)
  232. libavcodec/crystalhd.c:778: error: ‘vdecAspectRatio80_33’ undeclared (first use in this function)
  233. libavcodec/crystalhd.c:781: error: ‘vdecAspectRatio18_11’ undeclared (first use in this function)
  234. libavcodec/crystalhd.c:784: error: ‘vdecAspectRatio15_11’ undeclared (first use in this function)
  235. libavcodec/crystalhd.c:787: error: ‘vdecAspectRatio64_33’ undeclared (first use in this function)
  236. libavcodec/crystalhd.c:790: error: ‘vdecAspectRatio160_99’ undeclared (first use in this function)
  237. libavcodec/crystalhd.c:793: error: ‘vdecAspectRatio4_3’ undeclared (first use in this function)
  238. libavcodec/crystalhd.c:796: error: ‘vdecAspectRatio16_9’ undeclared (first use in this function)
  239. libavcodec/crystalhd.c:799: error: ‘vdecAspectRatio221_1’ undeclared (first use in this function)
  240. libavcodec/crystalhd.c:807: error: ‘CHDContext’ has no member named ‘last_picture’
  241. libavcodec/crystalhd.c:812: error: ‘CHDContext’ has no member named ‘last_picture’
  242. libavcodec/crystalhd.c:816: error: ‘CHDContext’ has no member named ‘bframe_bug’
  243. libavcodec/crystalhd.c:819: error: ‘CHDContext’ has no member named ‘last_picture’
  244. libavcodec/crystalhd.c:819: error: lvalue required as increment operand
  245. libavcodec/crystalhd.c:820: error: ‘FALSE’ undeclared (first use in this function)
  246. libavcodec/crystalhd.c:826: error: ‘CHDContext’ has no member named ‘last_picture’
  247. libavcodec/crystalhd.c:839: error: ‘CHDContext’ has no member named ‘last_picture’
  248. libavcodec/crystalhd.c:845: error: ‘CHDContext’ has no member named ‘last_picture’
  249. libavcodec/crystalhd.c:845: error: lvalue required as increment operand
  250. libavcodec/crystalhd.c: In function ‘decode’:
  251. libavcodec/crystalhd.c:876: error: ‘HANDLE’ undeclared (first use in this function)
  252. libavcodec/crystalhd.c:876: error: expected ‘;’ before ‘dev’
  253. libavcodec/crystalhd.c:884: error: ‘CHDContext’ has no member named ‘bframe_bug’
  254. libavcodec/crystalhd.c:890: error: ‘CHDContext’ has no member named ‘bframe_bug’
  255. libavcodec/crystalhd.c:891: error: ‘CHDContext’ has no member named ‘bframe_bug’
  256. libavcodec/crystalhd.c:897: error: ‘CHDContext’ has no member named ‘bframe_bug’
  257. libavcodec/crystalhd.c:901: error: ‘dev’ undeclared (first use in this function)
  258. libavcodec/crystalhd.c:903: error: ‘CHDContext’ has no member named ‘parser’
  259. libavcodec/crystalhd.c:906: error: ‘CHDContext’ has no member named ‘bsfc’
  260. libavcodec/crystalhd.c:907: error: ‘CHDContext’ has no member named ‘bsfc’
  261. libavcodec/crystalhd.c:917: error: ‘CHDContext’ has no member named ‘parser’
  262. libavcodec/crystalhd.c:917: error: ‘AVOption’ has no member named ‘priv_data’
  263. libavcodec/crystalhd.c:919: error: ‘CHDContext’ has no member named ‘parser’
  264. libavcodec/crystalhd.c:987: error: ‘CHDContext’ has no member named ‘skip_next_output’
  265. libavcodec/crystalhd.c:989: error: ‘CHDContext’ has no member named ‘skip_next_output’
  266. libavcodec/crystalhd.c:1008: error: ‘CHDContext’ has no member named ‘output_ready’
  267. libavcodec/crystalhd.c:1010: error: ‘CHDContext’ has no member named ‘output_ready’
  268. libavcodec/crystalhd.c:1010: error: lvalue required as increment operand
  269. libavcodec/crystalhd.c:1022: error: ‘CHDContext’ has no member named ‘decode_wait’
  270. libavcodec/crystalhd.c:1050: error: ‘CHDContext’ has no member named ‘decode_wait’
  271. libavcodec/crystalhd.c:1067: error: ‘CHDContext’ has no member named ‘skip_next_output’
  272. libavcodec/crystalhd.c:1078: error: ‘CHDContext’ has no member named ‘decode_wait’
  273. make[2]: *** [libavcodec/crystalhd.o] Error 1
  274. make[2]: Leaving directory `/home/mike/src/mythtv/mythtv/mythtv/external/FFmpeg'
  275. make[1]: *** [FFmpeg-all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement