[gst-embedded] compile gstreamer-0.10.19.tar.gz for mips linux embedded system
Stefan Kost
ensonic at hora-obscura.de
Mon Aug 18 13:36:31 PDT 2008
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
More information about the Gstreamer-embedded
mailing list