Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2010
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. .so.0: undefined reference to `av_log@LIBAVUTIL_49'
  2. /usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libhighgui.so: undefined reference to `avpicture_fill@LIBAVCODEC_52'
  3. /usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libhighgui.so: undefined reference to `av_free@LIBAVUTIL_49'
  4. /usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libhighgui.so: undefined reference to `av_write_trailer@LIBAVFORMAT_52'
  5. /usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libhighgui.so: undefined reference to `av_sub_q@LIBAVUTIL_49'
  6. /usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libhighgui.so: undefined reference to `av_alloc_format_context@LIBAVFORMAT_52'
  7. /usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libhighgui.so: undefined reference to `avcodec_close@LIBAVCODEC_52'
  8. /usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libhighgui.so: undefined reference to `av_guess_codec@LIBAVFORMAT_52'
  9. /usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libhighgui.so: undefined reference to `url_fopen@LIBAVFORMAT_52'
  10. /usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libhighgui.so: undefined reference to `av_new_stream@LIBAVFORMAT_52'
  11. /usr/lib/libswscale.so.0: undefined reference to `av_mallocz@LIBAVUTIL_49'
  12. /usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libhighgui.so: undefined reference to `av_seek_frame@LIBAVFORMAT_52'
  13. /usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libhighgui.so: undefined reference to `av_init_packet@LIBAVFORMAT_52'
  14. collect2: ld returned 1 exit status
  15. make[2]: *** [qt-facetrainer] Error 1
  16. make[1]: *** [CMakeFiles/qt-facetrainer.dir/all] Error 2
  17. make: *** [all] Error 2
  18. sam@subuntu:~/pam-face-authentication-0.3/build$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement