<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 12.03.2013 16:30, Nox Deleo wrote:<br>
</div>
<blockquote
cite="mid:CAA-etMK1J+Y4OjALHPEozLS2YFg-5oj7TunZSV+0DpGYOB47fA@mail.gmail.com"
type="cite">
<div dir="ltr">Yeah I did. Is there anything else I can provide
that might be helpful? I'm not particularly clued in on how
autotools does things, just on basic usage.</div>
</blockquote>
<br>
I'd do a make and run gst-inspect. If even basic stuff is missing
(like can't create fakesink), then you need to figure if at runtime
it picks up stuff from the installed packages or something like it.
Also when building from git you needs lots of devel packages.
Something that is useful on debian based systems is to run apt-get
build-dep <names of all the gstreamer packages>.<br>
<br>
Stefan<br>
<br>
<blockquote
cite="mid:CAA-etMK1J+Y4OjALHPEozLS2YFg-5oj7TunZSV+0DpGYOB47fA@mail.gmail.com"
type="cite">
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">
On 12 March 2013 15:25, Tim-Philipp Müller <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:t.i.m@zen.co.uk"
target="_blank">t.i.m@zen.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb">
<div class="h5">On Tue, 2013-03-12 at 14:23 +0000, Nox
Deleo wrote:<br>
<br>
> I'm having a little trouble building GStreamer 1.0
base plugins from<br>
> git. It seemed to make ok, but when I came to use
it I noticed I was<br>
> missing a load of elements. Running a make check,
I'm getting a load<br>
> of GObject related errors. I've attached a log of
the output, as well<br>
> as my config log.<br>
><br>
><br>
> This is the first time I've tried building
GStreamer from source, so<br>
> maybe I screwed something up. I'm using
distribution packages for<br>
> everything but GStreamer (and Orc).<br>
<br>
</div>
</div>
Have you tried just doing 'make' first before doing 'make
check'?<br>
<br>
Maybe 'make check' doesn't build everything first for some
reason..<br>
<br>
Cheers<br>
-Tim<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a moz-do-not-send="true"
href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel"
target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>