[gstreamer-bugs] [Bug 553131] Import modules in correct order

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Oct 12 22:19:37 PDT 2008


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

  GStreamer | gst-python | Ver: HEAD CVS




------- Comment #4 from Cygwin Ports maintainer  2008-10-13 05:19 UTC -------
Created an attachment (id=120486)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=120486&action=view)
no-undefined patch

Unfortunately this is insufficient for Cygwin or MinGW, where all symbols must
be resolved at *link* time.

Perhaps the code can be reworked to not call the wrapper function directly, but
I've been working around this by copying the wrapper function from libxml2 into
pygst; patch attached.


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




More information about the Gstreamer-bugs mailing list