[gstreamer-bugs] [Bug 565439] New: Make pcapparse compile with (mingw32) gcc

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Dec 23 02:33:21 PST 2008


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

  GStreamer | gst-plugins-bad | Ver: HEAD CVS
           Summary: Make pcapparse compile with (mingw32) gcc
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: trivial
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: damien.lespiau at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: ole.andre.ravnas at tandberg.com
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi !

I have a trivial patch to make gstpcapparse compile with mingw32 gcc:

    * use G_OS_WIN32, not _MSC_VER, to protect windows specific code
    * link with -lws2_32 as we need the _inet_addr at 4 and _inet_ntoa at 4 symbols

Ole André, I've added you in the CC list as your are the original committer of
the code, if I should not have, please tell me so.


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




More information about the gstreamer-bugs mailing list