[Gstreamer-bugs] [Bug 143089] New: - libgstdvdec.so: undefined symbol: dv_init
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Mon May 24 11:52:46 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=143089
GStreamer | gst-plugins | Ver: 0.8.1
Summary: libgstdvdec.so: undefined symbol: dv_init
Product: GStreamer
Version: 0.8.1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: tvon at etria.com
QAContact: gstreamer-maint at bugzilla.gnome.org
Using the GST FC2 RPMs along with FC2 base RPMs I get this error when I run
gst-register-0.8:
gst-register-0.8: symbol lookup error: /usr/lib/gstreamer-0.8/libgstdvdec.so:
undefined symbol: dv_init
(this happens after most of the plugins seem to get registered)
I also get the error with gstreamer-properties:
gstreamer-properties: symbol lookup error:
/usr/lib/gstreamer-0.8/libgstdvdec.so: undefined symbol: dv_init
I have libdv-0.102-1 installed from FC2's repository. Oddly, when I run:
strings /usr/lib/libdv.so.4 | grep dv_init
I do get:
dv_init
as output. So, it's there it seems, but for whatever reason it is not being found.
I suspect there is simply a version problem, however the GST rpm's installed
without detecting it which suggests that there is a missing Requires line
somewhere in one of the specs.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Gstreamer-bugs
mailing list