[gst-rtsp-server]compile error: Couldn't find include 'GstRtsp-0.10.gir'
Peter Innerhofer
peter.innerhofer at student.tugraz.at
Fri Apr 1 02:43:40 PDT 2011
hi,
gir means Gobject introspection repository [1][2], try
$ sudo apt-cache search gir1.0
or
$ sudo apt-cache search gobject-introspection
i dont know what you need to install exactly (gir1.0-freedesktop
gir1.0-gst-plugins-base-0.10 gir1.0-gstreamer-0.10).
this is a typical error message when compiling and i can recommend you
to look at dependency's and google them!
Links:
[1]
http://blogs.gnome.org/johan/2008/06/01/introduction-to-gobject-introspection/
[2] http://live.gnome.org/GObjectIntrospection/
On 01.04.2011 10:38, 张世勇 wrote:
> Hello
>
> Does anybody help me ? or give me some tips ?
>
> Thank you.
>
>
> 2011/4/1 张世勇 <shiyong.zhang.cn <http://shiyong.zhang.cn>@gmail.com
> <http://gmail.com>>
>
> Hello
>
> Today I fetch gst-rtsp-server
> from git://anongit.freedesktop.org/gstreamer/gst-rtsp-server, but
> met following compile error.
>
> Who can tell me how to resolve ? Sorry, I'm a new guy for gstreamer.
> My environment is Ubuntu 10.10. Thanks in advance.
>
> make[3]: Entering directory
> `/home/shiyong/workroom/gstreamer/gst-rtsp-server/gst/rtsp-server'
> GEN GstRtspServer-0.10.gir
> Couldn't find include 'GstRtsp-0.10.gir' (search path:
> ['/usr/local/share/gir-1.0', '/usr/local/share/gir-1.0',
> '/usr/local/share/gir-1.0', '/usr/share/gnome/gir-1.0',
> '/usr/local/share/gir-1.0', '/usr/share/gir-1.0',
> '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0'])
> make[3]: *** [GstRtspServer-0.10.gir] Error 1
> make[3]: Leaving directory
> `/home/shiyong/workroom/gstreamer/gst-rtsp-server/gst/rtsp-server'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/home/shiyong/workroom/gstreamer/gst-rtsp-server/gst'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/home/shiyong/workroom/gstreamer/gst-rtsp-server'
> make: *** [all] Error 2
>
> Br
>
> Shiyong Zhang
>
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list