[gstreamer-bugs] [Bug 152693] New: - Compile errors with gcc 2.95

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Sep 14 23:49:11 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=152693
GStreamer | gst-ffmpeg | Ver: 0.8.1

           Summary: Compile errors with gcc 2.95
           Product: GStreamer
           Version: 0.8.1
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jensgr at gmx.net
         QAContact: gstreamer-bugs at lists.sourceforge.net


gst-ffmpeg doesn't build with gcc 2.95. The patch below fixes some C89
initializer issues, but does not address this somewhat more obscure error:

gstffmpeg.c: In function `gst_ffmpeg_log_callback':
gstffmpeg.c:70: `ffmpeg_debug' undeclared (first use in this function)
gstffmpeg.c:70: (Each undeclared identifier is reported only once
gstffmpeg.c:70: for each function it appears in.)
make[3]: *** [libgstffmpeg_la-gstffmpeg.lo] Error 1
make[3]: Leaving directory `/usr/src/packages/BUILD/gst-ffmpeg-0.8.1/ext/ffmpeg'

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list