[gstreamer-bugs] [Bug 576305] New: twolame plugin does not detet proper version

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Mar 22 09:46:12 PDT 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=576305

  GStreamer | gst-plugins-ugly | Ver: 0.10.11
           Summary: twolame plugin does not detet proper version
           Product: GStreamer
           Version: 0.10.11
          Platform: Other
        OS/Version: Macintosh
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ranger at befunk.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


gst-plugins-ugly 0.10.11 is detecting and attempting to compile against
twolame, but in Fink we happen to have twolame 0.3.6 which is apparently not
new enough to support floating-point data.  The end-result is that
gst-plugins-ugly attempts to build the twolame plugin, but it fails with:

  LINK  libgsttwolame.la
Undefined symbols:
  "_twolame_encode_buffer_float32_interleaved", referenced from:
      _gst_two_lame_chain in libgsttwolame_la-gsttwolame.o
  "_twolame_encode_buffer_float32", referenced from:
      _gst_two_lame_chain in libgsttwolame_la-gsttwolame.o
ld: symbol(s) not found


(those symbols don't exist in our twolame.h)


-- 
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=576305.




More information about the Gstreamer-bugs mailing list