gst-rtsp-server from git master: build error

ekar karolis.eigelis at gmail.com
Mon Jan 13 03:41:25 PST 2014


Many Thanks Tim, it worked.

but i have now another issue in compiling gst-streaming-server which has
dependency on gst-rtsp-server-1.0:

./autogen.sh complains about:

configure: No package 'gst-rtsp-server-1.0' found. I have compiled
gst-rtsp-server from master, do you have an idea why it complains about
gst-rtsp-server not found ?

Many Thanks




On Sun, Jan 12, 2014 at 5:40 PM, Tim Müller [via GStreamer-devel] <
ml-node+s966125n4664619h31 at n4.nabble.com> wrote:

> On Sun, 2014-01-12 at 01:48 -0800, ekar wrote:
>
> Hi,
>
> > i fetched master branch for gst-rtsp-server and autogen.sh and
> ./configure
> > went ok, but 'make' fails with the error below:
> >
> > make  all-recursive
> > make[1]: Entering directory `/home/pi/gstreamer-1.x/gst-rtsp-server'
> > Making all in gst
> > make[2]: Entering directory `/home/pi/gstreamer-1.x/gst-rtsp-server/gst'
> > Making all in rtsp-server
> > make[3]: Entering directory
> > `/home/pi/gstreamer-1.x/gst-rtsp-server/gst/rtsp-server'
> >   CC     libgstrtspserver_1.0_la-rtsp-media.lo
> > rtsp-media.c: In function ‘gst_rtsp_media_class_init’:
> > rtsp-media.c:245:40: error: ‘GST_TYPE_RTSP_PROFILE’ undeclared (first
> use in
> > this function)
> > rtsp-media.c:245:40: note: each undeclared identifier is reported only
> once
> > for each function it appears in
>
> > Does anybody knowns how to fix it ?
>
> You need to update your gst-plugins-base, either latest git master or
> latest git 1.2 branch.
>
> You can also apply this patch to your gst-plugins-base tree if you
> compiled from source:
>
> http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?h=1.2&id=feaa33be8157e241bf25082c322ab0d63ee39632
>
> Or you edit rtsp-media.c and add #if 0 around this code (line ~243):
>
> + #if 0
>
>   g_object_class_install_property (gobject_class, PROP_PROFILES,
>       g_param_spec_flags ("profiles", "Profiles",
>           "Allowed transfer profiles", GST_TYPE_RTSP_PROFILE,
>           DEFAULT_PROFILES, G_PARAM_READWRITE |
> G_PARAM_STATIC_STRINGS));
>
> + #endif
>
> Cheers
>  -Tim
>
>
> --
> Tim Müller, Centricular Ltd - http://www.centricular.com
>
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=4664619&i=0>
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://gstreamer-devel.966125.n4.nabble.com/gst-rtsp-server-from-git-master-build-error-tp4664615p4664619.html
>  To unsubscribe from gst-rtsp-server from git master: build error, click
> here<http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4664615&code=a2Fyb2xpcy5laWdlbGlzQGdtYWlsLmNvbXw0NjY0NjE1fC0zMjkyMjAwMzA=>
> .
> NAML<http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gst-rtsp-server-from-git-master-build-error-tp4664615p4664625.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140113/f26bf179/attachment.html>


More information about the gstreamer-devel mailing list