[gstreamer-bugs] [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
Fri Jun 25 05:01:25 PDT 2010


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

--- Comment #10 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-06-25 12:01:21 UTC ---
Hrm, so from the looks of it this is not even with the official cdparanoia, but
some third-party port to OSX (http://www.buserror.net/cdparanoia/ presumably).
I would consider this a bug in the port's library headers really. I don't think
there's any need to include those IOKit system headers in the public
cdda_interface.h header and to put all these platform-specific things into the
public cdrom_drive structure. The struct has a cdda_private_data_t
*private_data member for a reason, but the porter just removed that.

Unfortunately it looks like the port isn't worked on any longer, so I guess
we'll have to hack around it *sigh*.

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