gst-rtsp-server from git master: build error

Sebastian Dröge sebastian at centricular.com
Sun Jan 12 08:35:28 PST 2014


On So, 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
> make[3]: *** [libgstrtspserver_1.0_la-rtsp-media.lo] Error 1
> make[3]: Leaving directory
> `/home/pi/gstreamer-1.x/gst-rtsp-server/gst/rtsp-server'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/pi/gstreamer-1.x/gst-rtsp-server/gst'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/pi/gstreamer-1.x/gst-rtsp-server'
> make: *** [all] Error 2
> 
> Does anybody knowns how to fix it ?

Update gst-plugins-base to at least this commit:

commit 5b13c5b464cad4dc2954b0dff7cba988363417ad
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Tue Jan 7 11:51:01 2014 +0100

    rtsptransport: add GType for Profile
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=720696


-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140112/23ff9908/attachment-0001.pgp>


More information about the gstreamer-devel mailing list