[gstreamer-bugs] [Bug 340946] New: raw1394 plugin uses deprecated functions
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sun May 7 12:54:43 PDT 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=340946
GStreamer | gst-plugins-good | Ver: HEAD CVS
Summary: raw1394 plugin uses deprecated functions
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: bugzilla-gnome at bkor.dhs.org
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: 2.15/2.16
GNOME milestone: Unspecified
Just tried compiling raw1394 (I guess that is the plugin name) from
gst-plugins-good with jhbuild (gnome-2.16 moduleset). Received the following
compilation error:
Making all in raw1394
mkdir .libs
[..]
cc1: warnings being treated as errors
gstdv1394src.c: In function ‘gst_dv1394src_start’:
gstdv1394src.c:692: warning: ‘raw1394_set_iso_handler’ is deprecated
(declared at /usr/include/libraw1394/raw1394.h:1216)
gstdv1394src.c:698: warning: ‘raw1394_start_iso_rcv’ is deprecated
(declared at /usr/include/libraw1394/raw1394.h:1230)
gstdv1394src.c: In function ‘gst_dv1394src_stop’:
gstdv1394src.c:763: warning: ‘raw1394_stop_iso_rcv’ is deprecated (declared
at /usr/include/libraw1394/raw1394.h:1242)
make[3]: *** [libgst1394_la-gstdv1394src.lo] Error 1
$ rpm -qf /usr/include/libraw1394/raw1394.h
libraw1394_8-devel-1.2.1-0.svn160.1mdk
--
Configure bugmail: http://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