[gstreamer-bugs] [Bug 308049] can't register / load plugin that uses gst_bytestream_length()

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Jun 17 05:50:59 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=308049
 GStreamer | gstreamer (core) | Ver: 0.8.10





------- Additional Comments From Akos Maroy  2005-06-17 12:50 -------
the solution is, that one has to compile the object files with the compiler options:

-fPIC -DPIC

then the dynamic linker will find the missing symbol.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list