[Bug 643939] Need OBJC_ERROR_CFLAGS: osxvideosink does not compile on OSX 10.5 due to -Waddress

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Apr 24 06:16:08 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=643939
  GStreamer | gst-plugins-good | 0.10.27

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|gst-plugins-good does not   |Need OBJC_ERROR_CFLAGS:
                   |compile on Mac OSX Leopard  |osxvideosink does not
                   |(10.5) due to -Waddress     |compile on OSX 10.5 due to
                   |                            |-Waddress
           Severity|normal                      |enhancement

--- Comment #8 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-04-24 13:16:04 UTC ---
Not very elegant, but should hopefully help until we fix this properly:

 commit 85932c74df99d6d222c5e092db8354a24e717fa9
 Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
 Date:   Sun Apr 24 14:03:56 2011 +0100

    configure: don't pass -Waddress to ObjC compiler on OSX when compiling
osxvideosink

    Temporary workaround until we fix this properly and check for
    the ObjC warning/error flags instead of just passing CFLAGS to the
    ObjC compiler.

    https://bugzilla.gnome.org/show_bug.cgi?id=643939

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