Hi<div><br></div><div>Thanks, I found the reason: I didn&#39;t install libgstreamer-plugin-base0.10-dev.</div><div>After installing, I get file GstRtsp-0.10.gir in folder /usr/share/gir-1.0.</div><div><br></div><div>Br</div>
<div><br></div><div>Shiyong Zhang</div><div><br><div class="gmail_quote">在 2011年4月1日 下午5:43,Peter Innerhofer <span dir="ltr">&lt;<a href="mailto:peter.innerhofer@student.tugraz.at">peter.innerhofer@student.tugraz.at</a>&gt;</span>写道:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">hi,<br>
gir means Gobject introspection repository [1][2], try<br>
$ sudo apt-cache search gir1.0<br>
or<br>
$ sudo apt-cache search gobject-introspection<br>
<br>
i dont know what you need to install exactly (gir1.0-freedesktop<br>
gir1.0-gst-plugins-base-0.10 gir1.0-gstreamer-0.10).<br>
this is a typical error message when compiling and i can recommend you<br>
to look at dependency&#39;s and google them!<br>
<br>
Links:<br>
[1]<br>
<a href="http://blogs.gnome.org/johan/2008/06/01/introduction-to-gobject-introspection/" target="_blank">http://blogs.gnome.org/johan/2008/06/01/introduction-to-gobject-introspection/</a><br>
[2] <a href="http://live.gnome.org/GObjectIntrospection/" target="_blank">http://live.gnome.org/GObjectIntrospection/</a><br>
<br>
On 01.04.2011 10:38, 张世勇 wrote:<br>
</div><div class="im">&gt; Hello<br>
&gt;<br>
&gt; Does anybody help me ? or give me some tips ?<br>
&gt;<br>
&gt; Thank you.<br>
&gt;<br>
&gt;<br>
</div>&gt; 2011/4/1 张世勇 &lt;<a href="http://shiyong.zhang.cn" target="_blank">shiyong.zhang.cn</a> &lt;<a href="http://shiyong.zhang.cn" target="_blank">http://shiyong.zhang.cn</a>&gt;@<a href="http://gmail.com" target="_blank">gmail.com</a><br>

&gt; &lt;<a href="http://gmail.com" target="_blank">http://gmail.com</a>&gt;&gt;<br>
<div><div></div><div class="h5">&gt;<br>
&gt; &nbsp; &nbsp; Hello<br>
&gt;<br>
&gt; &nbsp; &nbsp; Today I fetch gst-rtsp-server<br>
&gt; &nbsp; &nbsp; from git://<a href="http://anongit.freedesktop.org/gstreamer/gst-rtsp-server" target="_blank">anongit.freedesktop.org/gstreamer/gst-rtsp-server</a>, but<br>
&gt; &nbsp; &nbsp; met following compile error.<br>
&gt;<br>
&gt; &nbsp; &nbsp; Who can tell me how to resolve ? Sorry, I&#39;m a new guy for gstreamer.<br>
&gt; &nbsp; &nbsp; My environment is Ubuntu 10.10. Thanks in advance.<br>
&gt;<br>
&gt; &nbsp; &nbsp; make[3]: Entering directory<br>
&gt; &nbsp; &nbsp; `/home/shiyong/workroom/gstreamer/gst-rtsp-server/gst/rtsp-server&#39;<br>
&gt; &nbsp; &nbsp; &nbsp; GEN &nbsp; &nbsp;GstRtspServer-0.10.gir<br>
&gt; &nbsp; &nbsp; Couldn&#39;t find include &#39;GstRtsp-0.10.gir&#39; (search path:<br>
&gt; &nbsp; &nbsp; [&#39;/usr/local/share/gir-1.0&#39;, &#39;/usr/local/share/gir-1.0&#39;,<br>
&gt; &nbsp; &nbsp; &#39;/usr/local/share/gir-1.0&#39;, &#39;/usr/share/gnome/gir-1.0&#39;,<br>
&gt; &nbsp; &nbsp; &#39;/usr/local/share/gir-1.0&#39;, &#39;/usr/share/gir-1.0&#39;,<br>
&gt; &nbsp; &nbsp; &#39;/usr/share/gir-1.0&#39;, &#39;/usr/share/gir-1.0&#39;, &#39;/usr/share/gir-1.0&#39;])<br>
&gt; &nbsp; &nbsp; make[3]: *** [GstRtspServer-0.10.gir] Error 1<br>
&gt; &nbsp; &nbsp; make[3]: Leaving directory<br>
&gt; &nbsp; &nbsp; `/home/shiyong/workroom/gstreamer/gst-rtsp-server/gst/rtsp-server&#39;<br>
&gt; &nbsp; &nbsp; make[2]: *** [all-recursive] Error 1<br>
&gt; &nbsp; &nbsp; make[2]: Leaving directory<br>
&gt; &nbsp; &nbsp; `/home/shiyong/workroom/gstreamer/gst-rtsp-server/gst&#39;<br>
&gt; &nbsp; &nbsp; make[1]: *** [all-recursive] Error 1<br>
&gt; &nbsp; &nbsp; make[1]: Leaving directory<br>
&gt; &nbsp; &nbsp; `/home/shiyong/workroom/gstreamer/gst-rtsp-server&#39;<br>
&gt; &nbsp; &nbsp; make: *** [all] Error 2<br>
&gt;<br>
&gt; &nbsp; &nbsp; Br<br>
&gt;<br>
&gt; &nbsp; &nbsp; Shiyong Zhang<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div><div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; gstreamer-devel mailing list<br>
&gt; <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div>