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:

# ./gst-inspect    
staticelements:  bin: Generic bin
staticelements:  pipeline: Pipeline object
 
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded

Reply via email to