[gstreamer-bugs] [Bug 568828] New: gstfilesrc won't build under MingW32

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jan 23 04:06:20 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=568828

  GStreamer | gstreamer (core) | Ver: 0.10.22
           Summary: gstfilesrc won't build under MingW32
           Product: GStreamer
           Version: 0.10.22
          Platform: Other
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: webmaster at mikeasoft.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


When building gstreamer from within MingW32 the build will fail with the
following errors:

gstfilesrc.c: In function `gst_file_src_get_size':
gstfilesrc.c:940: error: storage size of 'stat_results' isn't known
gstfilesrc.c:951: warning: implicit declaration of function `_fstat64'
gstfilesrc.c:940: warning: unused variable `stat_results'
gstfilesrc.c: In function `gst_file_src_start':
gstfilesrc.c:970: error: storage size of 'stat_results' isn't known
gstfilesrc.c:970: warning: unused variable `stat_results'

 Attached is a simple patch which should fix the problem.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=568828.




More information about the Gstreamer-bugs mailing list