[Bug 609918] [OS X] configure: cdda_interface.h: present but cannot be compiled (if VERSION is defined)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 17 00:20:48 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=609918
  GStreamer | gst-plugins-base | 0.10.26

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.35

--- Comment #12 from Sebastian Dröge <slomo at circular-chaos.org> 2011-05-17 07:20:37 UTC ---
commit 74cc9865939d97cfafeb3aad94dc1596773ef82e
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Sun May 30 13:21:00 2010 +0100

    cdparanoiasrc: fix build on OSX by #undef-ing VERSION before including
syste

    On OSX the cdparanoia headers include IOKit framework headers (in
particular
    SCSICmds_INQUIRY_Definitions.h) which define a structure that has a member
    named VERSION, so we must #undef VERSION before including those for things
    to compile on OSX.

    Fixes #609918.

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