ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Motsyo Gennadi aka Drool <motsyo@gmail.com>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] GStreamer element 'queue'
Date: Wed, 13 Apr 2011 01:09:39 +0300
Message-ID: <4DA4CDA3.2020104@gmail.com> (raw)
In-Reply-To: <201104130158.42109@ruslandh>

13.04.2011 00:58, Hihin Ruslan пишет:
>> checking for GStreamer-0.10 element queue... not found.
>> configure: error:
>>     GStreamer element 'queue' not found.
>>     This element is essential and ships with the GStreamer
>>       core, which we successfully checked for earlier, so
>>       something is not quite right. Check your installation!
>>       Try removing your registry cache like this:
> 
> А посмотрите - как он проверяет. что есть  queue? 
> Скорей всего просто не там ищет. 
> Как я понимаю, описание queue должно подключаться  файлом 
> /usr/include/gstreamer-0.10/gst/gst.h (или что-из этого пакета)
>    из gstreamer-devel-0.10.25-alt2 

	В config.log содержится копия вывода в консоль:
==========================================================
configure:23275: checking for GStreamer-0.10 element queue
configure:23282: result: not found.
configure:23291: error:
    GStreamer element 'queue' not found.
    This element is essential and ships with the GStreamer
      core, which we successfully checked for earlier, so
      something is not quite right. Check your installation!
      Try removing your registry cache like this:
        rm ~/.gstreamer-0.10/*xml
==========================================================

	В configure есть такое:
==========================================================
for coreelement in queue identity fakesink filesrc filesink
do

  th_gstmajmin_toolsdir=`$PKG_CONFIG --variable=toolsdir gstreamer-0.10`
  th_gstmajmin_inspect="$th_gstmajmin_toolsdir/gst-inspect-0.10"

  if test "x$th_gstmajmin_inspect" != "x"; then
    { echo "$as_me:$LINENO: checking for GStreamer-0.10 element
$coreelement" >&5
echo $ECHO_N "checking for GStreamer-0.10 element $coreelement...
$ECHO_C" >&6; }
    if  $th_gstmajmin_inspect $coreelement > /dev/null 2> /dev/null ; then
      { echo "$as_me:$LINENO: result: found." >&5
echo "${ECHO_T}found." >&6; }

    else
      { echo "$as_me:$LINENO: result: not found." >&5
echo "${ECHO_T}not found." >&6; }
      { { echo "$as_me:$LINENO: error:
    GStreamer element '$coreelement' not found.
    This element is essential and ships with the GStreamer
      core, which we successfully checked for earlier, so
      something is not quite right. Check your installation!
      Try removing your registry cache like this:
        rm ~/.gstreamer-0.10/*xml
     " >&5
echo "$as_me: error:
    GStreamer element '$coreelement' not found.
[skip]
==========================================================
Поиск по
apt-cache search inspect | grep gst
вообще ничего не находит.


  reply	other threads:[~2011-04-12 22:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-12 21:34 Motsyo Gennadi aka Drool
2011-04-12 21:58 ` Hihin Ruslan
2011-04-12 22:09   ` Motsyo Gennadi aka Drool [this message]
2011-04-12 23:58 ` Motsyo Gennadi aka Drool
2011-04-13  4:02   ` Hihin Ruslan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DA4CDA3.2020104@gmail.com \
    --to=motsyo@gmail.com \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git