After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 598075 - Current gst-rtsp-server git checkout does not build
Current gst-rtsp-server git checkout does not build
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: gst-rtsp-server
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-10-11 13:12 UTC by David
Modified: 2009-10-14 10:12 UTC
See Also:
GNOME target: 2.24.x
GNOME version: 2.25/2.26



Description David 2009-10-11 13:12:31 UTC
Tried building gst-rtsp-server from git because the 0.10.4 source tarball is not available for download (browsing to http://people.freedesktop.org/~wtay/ gets a 404 error) and got this error:

cc1: warnings being treated as errors
rtsp-client.c: In function ‘send_response’:
rtsp-client.c:185: error: implicit declaration of function ‘gst_rtsp_watch_send_message’
make[3]: *** [libgstrtspserver_0.10_la-rtsp-client.lo] Error 1
make[3]: Leaving directory `/home/david/Build/gstreamer0.10-rtsp-git/src/gst-rtsp-server-build/gst/rtsp-server'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/david/Build/gstreamer0.10-rtsp-git/src/gst-rtsp-server-build/gst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/david/Build/gstreamer0.10-rtsp-git/src/gst-rtsp-server-build'
make: *** [all] Error 2
Comment 1 Wim Taymans 2009-10-14 10:12:32 UTC
You need 0.10.25 of gstreamer and gst-plugins-base.

I fixed the requirements now.

commit 07f6c4de5a041f38a19dcdad5243fa0229bd7728
Author: Wim Taymans <wim.taymans@collabora.co.uk>
Date:   Wed Oct 14 12:11:31 2009 +0200

    configure: bump required versions