[gstreamer-bugs] [Bug 493983] New: Build issues on Windows

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Nov 5 17:54:26 PST 2007


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

  GStreamer | gstreamer (core) | Ver: HEAD CVS
           Summary: Build issues on Windows
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ole.andre.ravnas at tandberg.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unversioned Enhancement
   GNOME milestone: Unspecified


Please describe the problem:
1) gstdebugutils.c doesn't build with MSVC, please see the attached patch.
2) Lots of symbols are missing in the .def files. The attached script,
"compare-def-to-so.sh" can be used as shown in "how to reproduce" to produce
patches to easily fix these issues automatically. Patches generated from this
are also attached.

Steps to reproduce:
./compare-def-to-so.sh ./gstreamer-20071106/win32/common/libgstreamer.def
../build/lib/libgstreamer-0.10.so.0.13.0 > libgstreamer-def.diff
./compare-def-to-so.sh ./gstreamer-20071106/win32/common/libgstbase.def
../build/lib/libgstbase-0.10.so.0.13.0 > libgstbase-def.diff
./compare-def-to-so.sh ./gstreamer-20071106/win32/common/libgstcontroller.def
../build/lib/libgstcontroller-0.10.so.0.13.0 > libgstcontroller-def.diff
./compare-def-to-so.sh ./gstreamer-20071106/win32/common/libgstdataprotocol.def
../build/lib/libgstdataprotocol-0.10.so.0.13.0 > libgstdataprotocol-def.diff
./compare-def-to-so.sh ./gstreamer-20071106/win32/common/libgstnet.def
../build/lib/libgstnet-0.10.so.0.13.0 > libgstnet-def.diff

Actual results:


Expected results:


Does this happen every time?


Other information:


-- 
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=493983.




More information about the Gstreamer-bugs mailing list