[gstreamer-bugs] [Bug 316162] New: MinGW compilation: Undefined reference to sleep

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Sep 13 02:33:22 PDT 2005


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

           Summary: MinGW compilation: Undefined reference to sleep
           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


gst/playback/test4.c calls function sleep (from unistd.h) but unistd.h in MinGW
does not define this function. 

To solve this g_usleep can be used for larger portability.

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




More information about the Gstreamer-bugs mailing list