Bug 11457 - gst-plugins-gsm -- undefined symbol
Summary: gst-plugins-gsm -- undefined symbol
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: gst-plugins-gsm (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Igor Zubkov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-11 18:26 MSD by Igor Zubkov
Modified: 2007-04-12 18:25 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Zubkov 2007-04-11 18:26:54 MSD
[icesik@iceberg gstreamer-0.10]$ ldd -u -r libgstgsm.so
     11005:     ./libgstgsm.so: error: symbol lookup error: undefined symbol:
gst_adapter_peek (continued)
undefined symbol: gst_adapter_peek      (./libgstgsm.so)
     11005:     ./libgstgsm.so: error: symbol lookup error: undefined symbol:
gst_adapter_available (continued)
undefined symbol: gst_adapter_available (./libgstgsm.so)
     11005:     ./libgstgsm.so: error: symbol lookup error: undefined symbol:
gst_adapter_clear (continued)
undefined symbol: gst_adapter_clear     (./libgstgsm.so)
     11005:     ./libgstgsm.so: error: symbol lookup error: undefined symbol:
gst_adapter_new (continued)
undefined symbol: gst_adapter_new       (./libgstgsm.so)
     11005:     ./libgstgsm.so: error: symbol lookup error: undefined symbol:
gst_adapter_flush (continued)
undefined symbol: gst_adapter_flush     (./libgstgsm.so)
     11005:     ./libgstgsm.so: error: symbol lookup error: undefined symbol:
gst_adapter_push (continued)
undefined symbol: gst_adapter_push      (./libgstgsm.so)
[icesik@iceberg gstreamer-0.10]$

[icesik@iceberg gstreamer-0.10]$ rpm -qf libgstgsm.so
gst-plugins-gsm-0.10.4-alt1
[icesik@iceberg gstreamer-0.10]$
Comment 1 Igor Zubkov 2007-04-12 18:25:30 MSD
fixed in gst-plugins-bad-0.10.4-alt2.src.rpm