Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ../../gst-libs/ext/libav/libavcodec/libavcodec.a(opusdec.o): In function `opus_decode_subpacket':
- /home/misko/gst/gst_1_5_0_1_git20140719/gst_libav3/gst-libav1.0-1.5.0.1+git20140719.cbbb7c1e+libav20140719.1a583c0c/gst-libs/ext/libav/libavcodec/opusdec.c:377: undefined reference to `avresample_is_open'
- ../../gst-libs/ext/libav/libavcodec/libavcodec.a(opusdec.o): In function `opus_decode_frame':
- /home/misko/gst/gst_1_5_0_1_git20140719/gst_libav3/gst-libav1.0-1.5.0.1+git20140719.cbbb7c1e+libav20140719.1a583c0c/gst-libs/ext/libav/libavcodec/opusdec.c:221: undefined reference to `avresample_is_open'
- ../../gst-libs/ext/libav/libavcodec/libavcodec.a(opusdec.o): In function `opus_init_resample':
- /home/misko/gst/gst_1_5_0_1_git20140719/gst_libav3/gst-libav1.0-1.5.0.1+git20140719.cbbb7c1e+libav20140719.1a583c0c/gst-libs/ext/libav/libavcodec/opusdec.c:163: undefined reference to `avresample_open'
- /home/misko/gst/gst_1_5_0_1_git20140719/gst_libav3/gst-libav1.0-1.5.0.1+git20140719.cbbb7c1e+libav20140719.1a583c0c/gst-libs/ext/libav/libavcodec/opusdec.c:169: undefined reference to `avresample_convert'
- ../../gst-libs/ext/libav/libavcodec/libavcodec.a(opusdec.o): In function `opus_decode_frame':
- /home/misko/gst/gst_1_5_0_1_git20140719/gst_libav3/gst-libav1.0-1.5.0.1+git20140719.cbbb7c1e+libav20140719.1a583c0c/gst-libs/ext/libav/libavcodec/opusdec.c:236: undefined reference to `avresample_convert'
- ../../gst-libs/ext/libav/libavcodec/libavcodec.a(opusdec.o): In function `opus_flush_resample':
- /home/misko/gst/gst_1_5_0_1_git20140719/gst_libav3/gst-libav1.0-1.5.0.1+git20140719.cbbb7c1e+libav20140719.1a583c0c/gst-libs/ext/libav/libavcodec/opusdec.c:118: undefined reference to `avresample_convert'
- ../../gst-libs/ext/libav/libavcodec/libavcodec.a(opusdec.o): In function `opus_decode_subpacket':
- /home/misko/gst/gst_1_5_0_1_git20140719/gst_libav3/gst-libav1.0-1.5.0.1+git20140719.cbbb7c1e+libav20140719.1a583c0c/gst-libs/ext/libav/libavcodec/opusdec.c:409: undefined reference to `avresample_close'
- ../../gst-libs/ext/libav/libavcodec/libavcodec.a(opusdec.o): In function `opus_decode_flush':
- /home/misko/gst/gst_1_5_0_1_git20140719/gst_libav3/gst-libav1.0-1.5.0.1+git20140719.cbbb7c1e+libav20140719.1a583c0c/gst-libs/ext/libav/libavcodec/opusdec.c:558: undefined reference to `avresample_close'
- ../../gst-libs/ext/libav/libavcodec/libavcodec.a(opusdec.o): In function `opus_decode_close':
- /home/misko/gst/gst_1_5_0_1_git20140719/gst_libav3/gst-libav1.0-1.5.0.1+git20140719.cbbb7c1e+libav20140719.1a583c0c/gst-libs/ext/libav/libavcodec/opusdec.c:580: undefined reference to `avresample_free'
- ../../gst-libs/ext/libav/libavcodec/libavcodec.a(opusdec.o): In function `opus_decode_init':
- /home/misko/gst/gst_1_5_0_1_git20140719/gst_libav3/gst-libav1.0-1.5.0.1+git20140719.cbbb7c1e+libav20140719.1a583c0c/gst-libs/ext/libav/libavcodec/opusdec.c:630: undefined reference to `avresample_alloc_context'
- collect2: error: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement