Hi<div><br></div><div>Thanks, I found the reason: I didn'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"><<a href="mailto:peter.innerhofer@student.tugraz.at">peter.innerhofer@student.tugraz.at</a>></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'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">> Hello<br>
><br>
> Does anybody help me ? or give me some tips ?<br>
><br>
> Thank you.<br>
><br>
><br>
</div>> 2011/4/1 张世勇 <<a href="http://shiyong.zhang.cn" target="_blank">shiyong.zhang.cn</a> <<a href="http://shiyong.zhang.cn" target="_blank">http://shiyong.zhang.cn</a>>@<a href="http://gmail.com" target="_blank">gmail.com</a><br>
> <<a href="http://gmail.com" target="_blank">http://gmail.com</a>>><br>
<div><div></div><div class="h5">><br>
> Hello<br>
><br>
> Today I fetch gst-rtsp-server<br>
> from git://<a href="http://anongit.freedesktop.org/gstreamer/gst-rtsp-server" target="_blank">anongit.freedesktop.org/gstreamer/gst-rtsp-server</a>, but<br>
> met following compile error.<br>
><br>
> Who can tell me how to resolve ? Sorry, I'm a new guy for gstreamer.<br>
> My environment is Ubuntu 10.10. Thanks in advance.<br>
><br>
> make[3]: Entering directory<br>
> `/home/shiyong/workroom/gstreamer/gst-rtsp-server/gst/rtsp-server'<br>
> GEN GstRtspServer-0.10.gir<br>
> Couldn't find include 'GstRtsp-0.10.gir' (search path:<br>
> ['/usr/local/share/gir-1.0', '/usr/local/share/gir-1.0',<br>
> '/usr/local/share/gir-1.0', '/usr/share/gnome/gir-1.0',<br>
> '/usr/local/share/gir-1.0', '/usr/share/gir-1.0',<br>
> '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0'])<br>
> make[3]: *** [GstRtspServer-0.10.gir] Error 1<br>
> make[3]: Leaving directory<br>
> `/home/shiyong/workroom/gstreamer/gst-rtsp-server/gst/rtsp-server'<br>
> make[2]: *** [all-recursive] Error 1<br>
> make[2]: Leaving directory<br>
> `/home/shiyong/workroom/gstreamer/gst-rtsp-server/gst'<br>
> make[1]: *** [all-recursive] Error 1<br>
> make[1]: Leaving directory<br>
> `/home/shiyong/workroom/gstreamer/gst-rtsp-server'<br>
> make: *** [all] Error 2<br>
><br>
> Br<br>
><br>
> Shiyong Zhang<br>
><br>
><br>
><br>
><br>
</div></div><div><div></div><div class="h5">> _______________________________________________<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>
<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>