[Bug 688510] New: "DECLARE_INTERFACE_IID_" redefined in d3dvideosink.h

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 16 21:16:11 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=688510
  GStreamer | gst-plugins-bad | 1.x

           Summary: "DECLARE_INTERFACE_IID_" redefined in d3dvideosink.h
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: italarab at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Compiling with -WError switch fails to build for windows cross compile. 

Using i686-w64-mingw32 toolchain.

Output from make:

Making all in sys
make[2]: Entering directory `/home/src/git/gst/gst-plugins-bad/sys'
make -C d3dvideosink
make[3]: Entering directory
`/home/src/git/gst/gst-plugins-bad/sys/d3dvideosink'
  CC     libgstd3dvideosink_la-d3dvideosink.lo
In file included from d3dvideosink.c:25:0:
d3dvideosink.h:39:0: error: "DECLARE_INTERFACE_IID_" redefined [-Werror]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/objbase.h:70:0:
note: this is the location of the previous definition
cc1: all warnings being treated as errors
make[3]: *** [libgstd3dvideosink_la-d3dvideosink.lo] Error 1
make[3]: Leaving directory `/home/src/git/gst/gst-plugins-bad/sys/d3dvideosink'
make[2]: *** [d3dvideosink] Error 2
make[2]: Leaving directory `/home/src/git/gst/gst-plugins-bad/sys'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/src/git/gst/gst-plugins-bad'
make: *** [all] Error 2

-- 
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