[Bug 697303] New: compile error in osxvideosync.m

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 4 18:46:26 PDT 2013


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

           Summary: compile error in osxvideosync.m
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: todd at agulnick.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Attempting to build against b79f667ef4766b3f22f698eb39a7f4339ff880f2 I get the
following error:

osxvideosink.m: In function '-[GstOSXVideoSinkObject nsAppThread]':
osxvideosink.m:919: warning: implicit declaration of function 'pthread_self'
osxvideosink.m:919: warning: nested extern declaration of 'pthread_self'
osxvideosink.m:919: warning: assignment makes pointer from integer without a
cast

The attached patch includes pthread.h to fix the problem.

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