Hi Stefan Kost, Thank u very much, i have solve the problem according as u.i set prefix=/home/cjfeng/gst-tools-0.10.19 on host PC, but i install it to /usr/gst-tools-0.10.19 on my embedded system.so it is wrong. Thank u very much! Best Regard! Richard ----- Original Message ----- From: "Stefan Kost" <ensonic at hora-obscura.de> To: "cjfeng" <cjfeng at ingenic.cn> Cc: <gstreamer-embedded at lists.sourceforge.net> Sent: Tuesday, August 19, 2008 4:36 AM Subject: Re: compile gstreamer-0.10.19.tar.gz for mips linux embedded system > cjfeng schrieb: > > Hello, > > i download gstreamer-0.10.19.tar.gz and configure it for mips linux system. > > i do ./configure and make. it show: > > .....mipsel-linux-bin/ld: cannot find -lcheck_pic > > > > i look for libcheck_pic.a via google,but not find. > > i try remove -lcheck_pic in Makefile,i copy gstream library in my mips linux embedded platform,and set library path. > > i test as following: > > Do remove stuff there. Thats not fatal, its just used for the unit tests. > > > > > # ./gst-inspect > > staticelements: bin: Generic bin > > staticelements: pipeline: Pipeline object > > That means just gstreamer core got installed. If you look into > $prefix/lib/gstreamer-0.10/ > do you see stuff there (e.g. libgstcoreelements.so)? > and what is $prefix (have you build with e.g. --prefix=/usr) > > Stefan > > > > > Total count: 1 plugin, 2 features > > # ./gst-inspect fakesrc > > No such element or plugin 'fakesrc' > > # > > > > i am new to gstreamer. how can i compile it? > > > > Best Regard! > > Richard > > > > > > ------------------------------------------------------------------------- > > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > > Build the coolest Linux based applications with Moblin SDK & win great prizes > > Grand prize is a trip for two to an Open Source event anywhere in the world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > _______________________________________________ > > Gstreamer-embedded mailing list > > Gstreamer-embedded at lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded >