[gstreamer-bugs] [Bug 316165] New: MinGW compilation: regexp.h dependency problem

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Sep 13 02:41:45 PDT 2005


Do not reply to this email.  You can add comments to this bug at
 http://bugzilla.gnome.org/show_bug.cgi?id=316165
 GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: MinGW compilation: regexp.h dependency problem
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: wingo at pobox.com
        ReportedBy: michal.benes at xeris.cz
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Regexp.h is not a part of libc which comes with MinGW. Since subparse depends on
this library, it should be checked whether this library exists in the system
(alternatively, subparse can be disabled in mingw).

Sidenote:
I was trying to get and compile regexp from GNU ftp archive. However, I was not
able to compile it as standalone DLL (this is surely lack of my Windows skills).
So this not a matter of simple make; make install

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




More information about the Gstreamer-bugs mailing list