gstreamer compilation error: 1.6.2
xargon
daga_pankaj at yahoo.com
Sun Jul 10 23:05:19 UTC 2016
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
make[4]: *** [playback-test] Error 1
make[4]: Leaving directory
`/tmp/gstreamer-build/gst-plugins-base-1.6.2/tests/examples/playback'
make[3]: *** [playback] Error 2
make[3]: *** Waiting for unfinished jobs....
make[4]: Entering directory
`/tmp/gstreamer-build/gst-plugins-base-1.6.2/tests/examples/encoding'
CCLD gtk-videooverlay
CC gstcapslist.o
CCLD stepping2
CC encoding.o
make[4]: Leaving directory
`/tmp/gstreamer-build/gst-plugins-base-1.6.2/tests/examples/playrec'
CCLD appsink-src2
make[4]: Leaving directory
`/tmp/gstreamer-build/gst-plugins-base-1.6.2/tests/examples/app'
CCLD 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
make[4]: *** [gtk-videooverlay] Error 1
make[4]: *** Waiting for unfinished jobs....
CCLD jsseek
make[4]: Leaving directory
`/tmp/gstreamer-build/gst-plugins-base-1.6.2/tests/examples/encoding'
//usr/lib/arm-linux-gnueabihf/libgstbase-1.0.so.0: undefined reference to
`gst_segment_position_from_running_time'
This happens on trying to compile 1.6.4 as well. I can compile the latest
1.8.2 fine though.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gstreamer-compilation-error-1-6-2-tp4678584.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list