gstreamer compilation error: 1.6.2

Sebastian Dröge sebastian at centricular.com
Tue Jul 12 06:23:42 UTC 2016


On So, 2016-07-10 at 16:05 -0700, xargon wrote:

> I am trying to compile gstreamer-1.6.2 from sources and while compiling
> plugins-base, I hit the following compilation error:
> 
> make[4]: Entering directory
> `/tmp/gstreamer-build/gst-plugins-base-1.6.2/tests/examples/playrec'
>   CC       playrec-playrec.o
>   CCLD     appsrc-stream2
>   CCLD     appsrc-ra
>   CCLD     appsrc-seekable
>   CCLD     appsink-src
>   CCLD     playrec
> make -C encoding
> //usr/lib/arm-linux-gnueabihf/libgstbase-1.0.so.0: undefined reference to
> `gst_segment_position_from_running_time'
> collect2: error: ld returned 1 exit status

This happens if for whatever reason an older, system version of the
GStreamer libraries is used for linking here. Did you run "ldconfig"
after installing GStreamer 1.6.2, is the install path of it in your
dynamic linker path?

-- 

Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160712/8cbfdc18/attachment.sig>


More information about the gstreamer-devel mailing list