Garnome 2.22.0: GStreamer-0.10 plugin 'playbin' not found during "automatic" make install



Hello again.

And once more "make paranoid-install" of Garnome 2.22.0 fails. This time
in totem:

checking for pkg-config... (cached) /data/Gnome2.22/garnome/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for glib-genmarshal... /data/Gnome2.22/garnome/bin/glib-genmarshal
checking for glib-mkenums... /data/Gnome2.22/garnome/bin/glib-mkenums
checking whether to enable easy codec installation support... auto
checking for MISSING_PLUGINS... yes
checking for GST... yes
checking for backend libraries... GStreamer-0.10
checking GStreamer 0.10 playbin plugin... no
configure: error:
                                Cannot find required GStreamer-0.10 plugin 'playbin'.
                                It should be part of gst-plugins-base. Please install it.

make[3]: *** [configure-work/main.d/totem-2.22.0/configure] Fehler 1
make[3]: Leaving directory `/data/Gnome2.22/garnome-2.22.0/desktop/totem'
make[2]: *** [../../desktop/totem/cookies/main.d/install] Fehler 2
make[2]: Leaving directory `/data/Gnome2.22/garnome-2.22.0/desktop/gnome-python-desktop'
make[1]: *** [../../desktop/gnome-python-desktop/cookies/main.d/install] Fehler 2
make[1]: Leaving directory `/data/Gnome2.22/garnome-2.22.0/desktop/deskbar-applet'
make: *** [paranoid-install] Fehler 2

But... No, it does not seem to be a missing dep. configure of totem
seems to do a 

        /usr/bin/gst-inspect-0.10 playbin

in line 22417. This seems to fail, per config.log:

        configure:22400: checking for backend libraries
        configure:22407: result: GStreamer-0.10
        configure:22415: checking GStreamer 0.10 playbin plugin
        configure:22421: result: no
        configure:22426: error:
                                        Cannot find required GStreamer-0.10 plugin 'playbin'.
                                        It should be part of gst-plugins-base. Please install it.

But when I do that manually, all is fine. Strange. Even more strange: When
I manually call configure, it goes on (at least a bit)...

[...]
checking for MISSING_PLUGINS... yes
checking for GST... yes
checking for backend libraries... GStreamer-0.10
checking GStreamer 0.10 playbin plugin... yes
checking GStreamer 0.10 ffmpegcolorspace plugin... yes
checking GStreamer 0.10 videoscale plugin... yes
checking GStreamer 0.10 gconfaudiosink plugin... yes
checking GStreamer 0.10 gconfvideosink plugin... yes
checking GStreamer 0.10 goom plugin... yes
checking Whether not to check for iso-codes... no
checking whether iso-codes has iso-639 domain... yes
[...]

What's going on there?

Thanks,
Michael



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]