Hi Zhenfeng Ren,

Did you set LD_LIBRARY_PATH or LD_LIBRARY_LIB?

I guess, your problem would be solved if you set LD_LIBRARY_PATH to the location that contains
libglib-2.0.la
libglib-2.0.so
libglib-2.0.so.0

In my system, it's here...

[r...@evm lib]# ls /gstreamer/lib/ | grep libglib
libglib-2.0.la
libglib-2.0.so
libglib-2.0.so.0
libglib-2.0.so.0.1800.0
[r...@evm lib]#

Thanks,
Gireesh

On Jan 7, 2009 1:56pm, zhenfeng ren <1985re...@gmail.com> wrote:
hi,Gireesh:

LD_LIBRARY_LIB is not right. When I change LD_LIBRARY_LIB.

r...@evm:~# gst-inspect



(gst-inspect-0.10:2425): GStreamer-WARNING **: GStreamer was compiled

against GLib 2.12.4 but is running against 2.6.1. This will cause

reference counting issues

/home/opt/gstreamer/bin/gst-inspect-0.10: symbol lookup error:

/home/opt/gstreamer/lib/libgstreamer-0.10.so.0: undefined symbol:

g_intern_static_string



So,next step is to solve the glib problem.

Thanks.

2009/1/7 Gireesh Kumar M gireesh.mn...@gmail.com>:

> Hi Zhenfeng Ren,

>

> Please refer to the attached log.txt.

>

> BTW, I hope you've compiled libxml as well while building the GStreamer

> packages. As far as I know, gst-inspect won't work without libxml and,
in

> that case, you need to edit the gst-launch source file to manually load
the

> plugins.

>

> Thanks,

> Gireesh

>

> On Wed, Jan 7, 2009 at 11:15 AM, zhenfeng ren 1985re...@gmail.com>
wrote:

>>

>> Hi,Gireesh:

>>

>>

>> > Seems like your GST_PLUGIN_PATH is not correct. Please check if the

>> > following libraries are available under your GST_PLUGIN_PATH (ie

>> > /home/opt/gstreamer/lib/gstreamer-0.10)

>> > libgstcoreelements.a

>> > libgstcoreelements.la

>> > libgstcoreelements.so

>>

>> I check again ,and these libraries are under GST_PLUGIN_PATH .

>>

>> Thanks,

>> Zhenfeng Ren

>

>







--

Thanks,

Zhenfeng Ren

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Gstreamer-embedded mailing list
Gstreamer-embedded@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded

Reply via email to