[Bug 684407] New: Implicit declaration of function 'gss_rtsp_stream_new'
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Sep 19 15:20:03 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=684407
GStreamer | gst-streaming-server | git
Summary: Implicit declaration of function 'gss_rtsp_stream_new'
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-streaming-server
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: shakaran at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
CC: ds at schleef.org
GNOME version: ---
After this fix https://bugzilla.gnome.org/show_bug.cgi?id=684263
Compiling now I found this error in make:
gss-stream.c: In function 'gss_stream_add_resources':
gss-stream.c:508:7: error: implicit declaration of function
'gss_rtsp_stream_new' [-Werror=implicit-function-declaration]
gss-stream.c:508:27: error: assignment makes pointer from integer without a
cast [-Werror]
gss-stream.c:509:7: error: implicit declaration of function
'gss_rtsp_stream_start' [-Werror=implicit-function-declaration]
cc1: all warnings being treated as errors
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list