Advertisement
Guest User

Untitled

a guest
Sep 9th, 2014
522
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.73 KB | None | 0 0
  1. [root@pluto x264]# ./configure --enable-static
  2. platform: X86_64
  3. system: LINUX
  4. cli: yes
  5. libx264: internal
  6. shared: no
  7. static: yes
  8. asm: yes
  9. interlaced: yes
  10. avs: avxsynth
  11. lavf: yes
  12. ffms: no
  13. mp4: no
  14. gpl: yes
  15. thread: posix
  16. opencl: yes
  17. filters: resize crop select_every
  18. debug: no
  19. gprof: no
  20. strip: no
  21. PIC: no
  22. bit depth: 8
  23. chroma format: all
  24.  
  25. You can run 'make' or 'make fprofiled' now.
  26. [root@pluto x264]# make
  27. dependency file generation...
  28. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o x264.o x264.c
  29. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o input/input.o input/input.c
  30. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o input/timecode.o input/timecode.c
  31. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o input/raw.o input/raw.c
  32. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o input/y4m.o input/y4m.c
  33. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o output/raw.o output/raw.c
  34. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o output/matroska.o output/matroska.c
  35. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o output/matroska_ebml.o output/matroska_ebml.c
  36. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o output/flv.o output/flv.c
  37. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o output/flv_bytestream.o output/flv_bytestream.c
  38. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o filters/filters.o filters/filters.c
  39. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o filters/video/video.o filters/video/video.c
  40. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o filters/video/source.o filters/video/source.c
  41. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o filters/video/internal.o filters/video/internal.c
  42. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o filters/video/resize.o filters/video/resize.c
  43. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o filters/video/cache.o filters/video/cache.c
  44. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o filters/video/fix_vfr_pts.o filters/video/fix_vfr_pts.c
  45. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o filters/video/select_every.o filters/video/select_every.c
  46. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o filters/video/crop.o filters/video/crop.c
  47. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o filters/video/depth.o filters/video/depth.c
  48. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o input/avs.o input/avs.c
  49. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o input/thread.o input/thread.c
  50. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o input/lavf.o input/lavf.c
  51. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/mc.o common/mc.c
  52. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/predict.o common/predict.c
  53. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/pixel.o common/pixel.c
  54. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/macroblock.o common/macroblock.c
  55. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/frame.o common/frame.c
  56. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/dct.o common/dct.c
  57. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/cpu.o common/cpu.c
  58. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/cabac.o common/cabac.c
  59. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/common.o common/common.c
  60. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/osdep.o common/osdep.c
  61. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/rectangle.o common/rectangle.c
  62. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/set.o common/set.c
  63. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/quant.o common/quant.c
  64. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/deblock.o common/deblock.c
  65. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/vlc.o common/vlc.c
  66. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/mvpred.o common/mvpred.c
  67. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/bitstream.o common/bitstream.c
  68. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/analyse.o encoder/analyse.c
  69. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/me.o encoder/me.c
  70. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/ratecontrol.o encoder/ratecontrol.c
  71. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/set.o encoder/set.c
  72. In file included from ./common/common.h:238:0,
  73. from encoder/set.c:27:
  74. encoder/set.c: In function ‘x264_sei_recovery_point_write’:
  75. ./common/bitstream.h:101:31: warning: ‘tmp_buf.i’ is used uninitialized in this function [-Wuninitialized]
  76. s->cur_bits = endian_fix32( M32(s->p) );
  77. ^
  78. encoder/set.c:546:13: note: ‘tmp_buf’ was declared here
  79. uint8_t tmp_buf[100];
  80. ^
  81. In file included from ./common/common.h:238:0,
  82. from encoder/set.c:27:
  83. encoder/set.c: In function ‘x264_sei_buffering_period_write’:
  84. ./common/bitstream.h:101:31: warning: ‘tmp_buf.i’ is used uninitialized in this function [-Wuninitialized]
  85. s->cur_bits = endian_fix32( M32(s->p) );
  86. ^
  87. encoder/set.c:598:13: note: ‘tmp_buf’ was declared here
  88. uint8_t tmp_buf[100];
  89. ^
  90. In file included from ./common/common.h:238:0,
  91. from encoder/set.c:27:
  92. encoder/set.c: In function ‘x264_sei_pic_timing_write’:
  93. ./common/bitstream.h:101:31: warning: ‘tmp_buf.i’ is used uninitialized in this function [-Wuninitialized]
  94. s->cur_bits = endian_fix32( M32(s->p) );
  95. ^
  96. encoder/set.c:620:13: note: ‘tmp_buf’ was declared here
  97. uint8_t tmp_buf[100];
  98. ^
  99. In file included from ./common/common.h:238:0,
  100. from encoder/set.c:27:
  101. encoder/set.c: In function ‘x264_sei_frame_packing_write’:
  102. ./common/bitstream.h:101:31: warning: ‘tmp_buf.i’ is used uninitialized in this function [-Wuninitialized]
  103. s->cur_bits = endian_fix32( M32(s->p) );
  104. ^
  105. encoder/set.c:651:13: note: ‘tmp_buf’ was declared here
  106. uint8_t tmp_buf[100];
  107. ^
  108. In file included from ./common/common.h:238:0,
  109. from encoder/set.c:27:
  110. encoder/set.c: In function ‘x264_sei_dec_ref_pic_marking_write’:
  111. ./common/bitstream.h:101:31: warning: ‘tmp_buf.i’ is used uninitialized in this function [-Wuninitialized]
  112. s->cur_bits = endian_fix32( M32(s->p) );
  113. ^
  114. encoder/set.c:704:13: note: ‘tmp_buf’ was declared here
  115. uint8_t tmp_buf[100];
  116. ^
  117. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/macroblock.o encoder/macroblock.c
  118. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/cabac.o encoder/cabac.c
  119. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/cavlc.o encoder/cavlc.c
  120. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/encoder.o encoder/encoder.c
  121. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/lookahead.o encoder/lookahead.c
  122. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/threadpool.o common/threadpool.c
  123. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/x86/mc-c.o common/x86/mc-c.c
  124. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/x86/predict-c.o common/x86/predict-c.c
  125. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o common/opencl.o common/opencl.c
  126. gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64 -Wall -I. -I. -std=gnu99 -mpreferred-stack-boundary=5 -fomit-frame-pointer -fno-tree-vectorize -c -o encoder/slicetype-cl.o encoder/slicetype-cl.c
  127. yasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf -m amd64 -Worphan-labels -DSTACK_ALIGNMENT=32 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/const-a.o common/x86/const-a.asm
  128. yasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf -m amd64 -Worphan-labels -DSTACK_ALIGNMENT=32 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/cabac-a.o common/x86/cabac-a.asm
  129. yasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf -m amd64 -Worphan-labels -DSTACK_ALIGNMENT=32 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/dct-a.o common/x86/dct-a.asm
  130. yasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf -m amd64 -Worphan-labels -DSTACK_ALIGNMENT=32 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/deblock-a.o common/x86/deblock-a.asm
  131. yasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf -m amd64 -Worphan-labels -DSTACK_ALIGNMENT=32 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/mc-a.o common/x86/mc-a.asm
  132. yasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf -m amd64 -Worphan-labels -DSTACK_ALIGNMENT=32 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/mc-a2.o common/x86/mc-a2.asm
  133. yasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf -m amd64 -Worphan-labels -DSTACK_ALIGNMENT=32 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/pixel-a.o common/x86/pixel-a.asm
  134. yasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf -m amd64 -Worphan-labels -DSTACK_ALIGNMENT=32 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/predict-a.o common/x86/predict-a.asm
  135. yasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf -m amd64 -Worphan-labels -DSTACK_ALIGNMENT=32 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/quant-a.o common/x86/quant-a.asm
  136. yasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf -m amd64 -Worphan-labels -DSTACK_ALIGNMENT=32 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/cpu-a.o common/x86/cpu-a.asm
  137. yasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf -m amd64 -Worphan-labels -DSTACK_ALIGNMENT=32 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/dct-64.o common/x86/dct-64.asm
  138. yasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf -m amd64 -Worphan-labels -DSTACK_ALIGNMENT=32 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/bitstream-a.o common/x86/bitstream-a.asm
  139. yasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf -m amd64 -Worphan-labels -DSTACK_ALIGNMENT=32 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/sad-a.o common/x86/sad-a.asm
  140. yasm -I. -I. -DARCH_X86_64=1 -I./common/x86/ -f elf -m amd64 -Worphan-labels -DSTACK_ALIGNMENT=32 -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 -o common/x86/trellis-64.o common/x86/trellis-64.asm
  141. rm -f libx264.a
  142. ar rc libx264.a common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/cabac.o common/common.o common/osdep.o common/rectangle.o common/set.o common/quant.o common/deblock.o common/vlc.o common/mvpred.o common/bitstream.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o encoder/cavlc.o encoder/encoder.o encoder/lookahead.o common/threadpool.o common/x86/mc-c.o common/x86/predict-c.o common/opencl.o encoder/slicetype-cl.o common/x86/const-a.o common/x86/cabac-a.o common/x86/dct-a.o common/x86/deblock-a.o common/x86/mc-a.o common/x86/mc-a2.o common/x86/pixel-a.o common/x86/predict-a.o common/x86/quant-a.o common/x86/cpu-a.o common/x86/dct-64.o common/x86/bitstream-a.o common/x86/sad-a.o common/x86/trellis-64.o
  143. ranlib libx264.a
  144. gcc -o x264 x264.o input/input.o input/timecode.o input/raw.o input/y4m.o output/raw.o output/matroska.o output/matroska_ebml.o output/flv.o output/flv_bytestream.o filters/filters.o filters/video/video.o filters/video/source.o filters/video/internal.o filters/video/resize.o filters/video/cache.o filters/video/fix_vfr_pts.o filters/video/select_every.o filters/video/crop.o filters/video/depth.o input/avs.o input/thread.o input/lavf.o libx264.a -ldl -L. -lavformat -lpostproc -lavcodec -lswscale -lavutil -lm -lz -lpthread -lswscale -lavutil -m64 -lm -lpthread -ldl
  145. /usr/local/lib/libavcodec.a(libfdk-aacdec.o): In function `fdk_aac_decode_frame':
  146. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacdec.c:218: undefined reference to `aacDecoder_Fill'
  147. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacdec.c:238: undefined reference to `aacDecoder_DecodeFrame'
  148. /usr/local/lib/libavcodec.a(libfdk-aacdec.o): In function `get_stream_info':
  149. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacdec.c:59: undefined reference to `aacDecoder_GetStreamInfo'
  150. /usr/local/lib/libavcodec.a(libfdk-aacdec.o): In function `fdk_aac_decode_close':
  151. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacdec.c:172: undefined reference to `aacDecoder_Close'
  152. /usr/local/lib/libavcodec.a(libfdk-aacdec.o): In function `fdk_aac_decode_init':
  153. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacdec.c:182: undefined reference to `aacDecoder_Open'
  154. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacdec.c:189: undefined reference to `aacDecoder_ConfigRaw'
  155. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacdec.c:196: undefined reference to `aacDecoder_SetParam'
  156. /usr/local/lib/libavcodec.a(libfdk-aacdec.o): In function `fdk_aac_decode_flush':
  157. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacdec.c:282: undefined reference to `aacDecoder_SetParam'
  158. /usr/local/lib/libavcodec.a(libfdk-aacenc.o): In function `aac_encode_close':
  159. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacenc.c:97: undefined reference to `aacEncClose'
  160. /usr/local/lib/libavcodec.a(libfdk-aacenc.o): In function `aac_encode_frame':
  161. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacenc.c:357: undefined reference to `aacEncEncode'
  162. /usr/local/lib/libavcodec.a(libfdk-aacenc.o): In function `aac_encode_init':
  163. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacenc.c:114: undefined reference to `aacEncOpen'
  164. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacenc.c:123: undefined reference to `aacEncoder_SetParam'
  165. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacenc.c:130: undefined reference to `aacEncoder_SetParam'
  166. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacenc.c:138: undefined reference to `aacEncoder_SetParam'
  167. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacenc.c:172: undefined reference to `aacEncoder_SetParam'
  168. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacenc.c:179: undefined reference to `aacEncoder_SetParam'
  169. /usr/local/lib/libavcodec.a(libfdk-aacenc.o):/var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacenc.c:197: more undefined references to `aacEncoder_SetParam' follow
  170. /usr/local/lib/libavcodec.a(libfdk-aacenc.o): In function `aac_encode_init':
  171. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacenc.c:276: undefined reference to `aacEncEncode'
  172. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libfdk-aacenc.c:282: undefined reference to `aacEncInfo'
  173. /usr/local/lib/libavcodec.a(libmp3lame.o): In function `mp3lame_encode_frame':
  174. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:207: undefined reference to `lame_encode_buffer_float'
  175. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:191: undefined reference to `lame_encode_buffer'
  176. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:194: undefined reference to `lame_encode_buffer_int'
  177. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:215: undefined reference to `lame_encode_flush'
  178. /usr/local/lib/libavcodec.a(libmp3lame.o): In function `mp3lame_encode_close':
  179. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:85: undefined reference to `lame_close'
  180. /usr/local/lib/libavcodec.a(libmp3lame.o): In function `mp3lame_encode_init':
  181. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:97: undefined reference to `lame_init'
  182. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:101: undefined reference to `lame_set_num_channels'
  183. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:102: undefined reference to `lame_set_mode'
  184. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:105: undefined reference to `lame_set_in_samplerate'
  185. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:106: undefined reference to `lame_set_out_samplerate'
  186. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:110: undefined reference to `lame_set_quality'
  187. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:112: undefined reference to `lame_set_quality'
  188. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:116: undefined reference to `lame_set_VBR'
  189. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:117: undefined reference to `lame_set_VBR_quality'
  190. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:121: undefined reference to `lame_set_VBR'
  191. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:122: undefined reference to `lame_set_VBR_mean_bitrate_kbps'
  192. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:124: undefined reference to `lame_set_brate'
  193. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:129: undefined reference to `lame_set_bWriteVbrTag'
  194. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:132: undefined reference to `lame_set_disable_reservoir'
  195. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:135: undefined reference to `lame_init_params'
  196. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:141: undefined reference to `lame_get_encoder_delay'
  197. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/libmp3lame.c:144: undefined reference to `lame_get_framesize'
  198. /usr/local/lib/libavcodec.a(opusdec.o): In function `opus_decode_subpacket':
  199. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/opusdec.c:376: undefined reference to `swr_is_initialized'
  200. /usr/local/lib/libavcodec.a(opusdec.o): In function `opus_decode_frame':
  201. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/opusdec.c:222: undefined reference to `swr_is_initialized'
  202. /usr/local/lib/libavcodec.a(opusdec.o): In function `opus_init_resample':
  203. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/opusdec.c:163: undefined reference to `swr_init'
  204. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/opusdec.c:169: undefined reference to `swr_convert'
  205. /usr/local/lib/libavcodec.a(opusdec.o): In function `opus_decode_frame':
  206. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/opusdec.c:236: undefined reference to `swr_convert'
  207. /usr/local/lib/libavcodec.a(opusdec.o): In function `opus_flush_resample':
  208. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/opusdec.c:117: undefined reference to `swr_convert'
  209. /usr/local/lib/libavcodec.a(opusdec.o): In function `opus_decode_subpacket':
  210. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/opusdec.c:408: undefined reference to `swr_close'
  211. /usr/local/lib/libavcodec.a(opusdec.o): In function `opus_decode_flush':
  212. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/opusdec.c:557: undefined reference to `swr_close'
  213. /usr/local/lib/libavcodec.a(opusdec.o): In function `opus_decode_close':
  214. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/opusdec.c:579: undefined reference to `swr_free'
  215. /usr/local/lib/libavcodec.a(opusdec.o): In function `opus_decode_init':
  216. /var/lib/aws/opsworks/cache.stage2/ffmpeg/libavcodec/opusdec.c:629: undefined reference to `swr_alloc'
  217. collect2: error: ld returned 1 exit status
  218. make: *** [x264] Error 1
  219. [root@pluto x264]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement