[gst-embedded] Gstreamer cross compilation doubt

Vincent Torri vtorri at univ-evry.fr
Sun Dec 27 00:34:48 PST 2009



On Sun, 27 Dec 2009, Niamathullah sharief wrote:

> No i didnt install any gst-plugin-base. i dont know what are all the files
> needed to compile the gstreamer for ARM board. and what are the commands
> used to compile. what are all things i have to export. so pleae help me. so
> tell me what are all the files needed to compile for arm. now i have
> 1)ARM coss compile

download 
http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-0.10.25.tar.bz2
and
http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.10.25.tar.bz2

> 2)gst-fsl-plugin-1.6.0
> 3)fsl-mm-codeclib-1.6.0
>
>   THis are the steps i followed o compile the gstreamer
>       1)i exported cross compiler path.

compile and install gstreamer for your platform

if you use:

./configure --prefix=/my/prefix/for/fsl

execute:

export PKG_CONFIG_PATH=/my/prefix/for/fsl/lib/pkgconfig

Then compile and install gst-plugins-base for your platform with also:

./configure --prefix=/my/prefix/for/fsl

>       2)then i tried to compile this gst-fsl-plugin-1.6.0

Vincent Torri




More information about the Gstreamer-embedded mailing list