Advertisement
Guest User

Untitled

a guest
Aug 10th, 2015
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.86 KB | None | 0 0
  1. tests/checkasm/bswapdsp.o: In function `checkasm_check_bswapdsp':
  2. /home/pangas/Programas-e-bibliotecas-Debian-8/ffmpeg/tests/checkasm/bswapdsp.c:64: undefined reference to `ff_bswapdsp_init'
  3. tests/checkasm/h264pred.o: In function `checkasm_check_h264pred':
  4. /home/pangas/Programas-e-bibliotecas-Debian-8/ffmpeg/tests/checkasm/h264pred.c:246: undefined reference to `ff_h264_pred_init'
  5. /home/pangas/Programas-e-bibliotecas-Debian-8/ffmpeg/tests/checkasm/h264pred.c:246: undefined reference to `ff_h264_pred_init'
  6. tests/checkasm/h264qpel.o: In function `checkasm_check_h264qpel':
  7. /home/pangas/Programas-e-bibliotecas-Debian-8/ffmpeg/tests/checkasm/h264qpel.c:63: undefined reference to `ff_h264qpel_init'
  8. collect2: error: ld returned 1 exit status
  9. tests/checkasm/Makefile:26: recipe for target 'tests/checkasm/checkasm' failed
  10. make: *** [tests/checkasm/checkasm] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement