error in installing gstreamer-1.0

Mayank Agarwal mayank77fromindia at gmail.com
Wed Jul 8 05:54:34 PDT 2015


Hi

I am trying to install basic gstreamer-1.0 plugins using the following link:

http://www.linuxfromscratch.org/blfs/view/svn/multimedia/gstreamer10.html

but on doing make check after configure i am getting following errors
and i am not able to get gstreamer-1.0 base plugins installed

make[3]: Leaving directory `/home/dash/gstreamer/gstreamer-1.4.5/tests/check'
make  check-TESTS
make[3]: Entering directory `/home/dash/gstreamer/gstreamer-1.4.5/tests/check'
make[4]: Entering directory `/home/dash/gstreamer/gstreamer-1.4.5/tests/check'
../../test-driver: line 107:  3270 Segmentation fault      (core
dumped) "$@" > $log_file 2>&1
FAIL: gst/gstabi
../../test-driver: line 107:  3298 Segmentation fault      (core
dumped) "$@" > $log_file 2>&1
FAIL: gst/gstatomicqueue
../../test-driver: line 107:  3326 Segmentation fault      (core
dumped) "$@" > $log_file 2>&1
FAIL: gst/gstbuffer
../../test-driver: line 107:  3354 Segmentation fault      (core
dumped) "$@" > $log_file 2>&1
FAIL: gst/gstbufferlist
../../test-driver: line 107:  3382 Segmentation fault      (core
dumped) "$@" > $log_file 2>&1
FAIL: gst/gstbufferpool
../../test-driver: line 107:  3410 Segmentation fault      (core
dumped) "$@" > $log_file 2>&1
FAIL: gst/gstmeta
../../test-driver: line 107:  3438 Segmentation fault      (core
dumped) "$@" > $log_file 2>&1
FAIL: gst/gstmemory
../../test-driver: line 107:  3466 Segmentation fault      (core
dumped) "$@" > $log_file 2>&1

Regards
Mayank


More information about the gstreamer-devel mailing list