[gstreamer-bugs] [Bug 567853] New: osxaudiosrc does not build on 10.4

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 15 04:55:24 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=567853

  GStreamer | gst-plugins-good | Ver: 0.10.11
           Summary: osxaudiosrc does not build on 10.4
           Product: GStreamer
           Version: 0.10.11
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: wingo at pobox.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi,

osxaudiosrc doesn't build on 10.4 because of some missing symbols:

_FindNextComponent
_CloseComponent
_OpenAComponent

These are in the CoreServices framework. Adding -Wl,-framework -Wl,CoreServices
fixed the issue for us. Also there appears to be a typo in that -Wl,AudioUnit
needs a -Wl,-framework before it.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=567853.




More information about the Gstreamer-bugs mailing list