Re: can't build totem because of segfault in gst-inspect
- From: "Joseph E. Sacco, Ph.D." <joseph_sacco comcast net>
- To: Kelsang Tsenle <kelsang tsenle web de>
- Cc: garnome-list gnome org
- Subject: Re: can't build totem because of segfault in gst-inspect
- Date: Fri, 08 Sep 2006 14:48:00 -0400
Kelsang,
What this means is libgstaudioresample.so is trash. Now the question is
"why?".
gst-plugins-base does support 'make check'. Maybe we will learn
something from running 'make check'
To insure that the GARNOME runtime environment is used when running
'make check', do the following
* cd desktop/gst-plugins-base
* open the GAR makefile in an editor
add the following at the bottom:
check:
@cd $(WORKSRC) && make check
Note: the indentation is a TAB [this is a makefile]
* run 'make check'
If behavior is consistent, one or both of the audio resample tests
should fail. When they do, some clue as to "why" may be exposed. It's a
start...
As for totem... I did update totem in CVS the other day to version
2.16.1. You might also want to update.
-Joseph
================================================================
On Fri, 2006-09-08 at 20:14 +0200, Kelsang Tsenle wrote:
> Hi all,
>
> my system is a Mandriva 2006 currently running garnome-2.14.3.
> While trying to build totem, I got the error that the gst plugin playbin
> is not installed, although it should be part of gst-plugins-base that is
> already compiled and installed.
>
> I looked at the configure file of totem and saw that it suppressed the
> output of the test program that checked for the playbin plugin. After
> removing that suppressing, configure fails like this:
>
> <snip/>
> checking for glib-mkenums...
> /home/tsenle/bin/garnome-2.16.0/bin/glib-mkenums
> checking for GST... yes
> GStreamer-0.10
> checking GStreamer 0.10 playbin plugin...
> ERROR: Caught a segmentation fault while loading plugin file:
> /home/tsenle/bin/garnome-2.16.0/lib/gstreamer-0.10/libgstaudioresample.so
>
> Please either:
> - remove it and restart.
> - run with --gst-disable-segtrap and debug.
>
> ERROR: Caught a segmentation fault while loading plugin file:
> /home/tsenle/bin/garnome-2.16.0/lib/gstreamer-0.10/libgstaudioresample.so
>
> Please either:
> - remove it and restart.
> - run with --gst-disable-segtrap and debug.
> no
> configure: error:
> Cannot find required GStreamer-0.10
> plugin 'playbin'.
> It should be part of gst-plugins-base.
> Please install it.
>
> make: *** [configure-work/main.d/totem-2.16.0/configure] Error 1
>
>
>
> I tried to reinstall gst-plugins-base, but that didn't change anything.
>
> Any idea?
>
>
> Thank you for your patience and help! :)
>
> Gratefully,
> Tsenle
--
joseph_sacco [at] comcast [dot] net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]