[gst-devel] issues with gst-plugins-base-0.10

Thomas Vander Stichele thomas at apestaart.org
Mon Dec 19 12:45:06 CET 2005


Hi,

On Mon, 2005-12-19 at 12:29 -0800, rong wang wrote:
> I built gstreamer.0.10 and gst-plugins_base.0.10 using
> cross
> compiling
> 
> here is the command for configure gstreamer.0.10
> ./configure --host=arm-linux --prefix=$HOME/gst/gst
> LDFLAGS=-L$HOME/gst/popt/lib/
> CPPFLAGS=-I$HOME/gst/popt/include/ 

we do not use popt anymore, you can drop these FLAGS.

> here is the command for configure plugins_base.0.10
> 
> ./configure --host=arm-linux
> --prefix=$HOME/gst/gst-plugins

why are you compiling to a different prefix ?

> LDFLAGS="-L$HOME/gst/popt/lib -L$HOME/gst/zlib/lib
> -L$HOME/gst/lid3tag/lib -L$HOME/gst/libmad/lib
> -L$HOME/gst/liboil/lib"
> CPPFLAGS="-I$HOME/gst/popt/include
> -I$HOME/gst/lid3tag/include -I$HOME/gst/libmad/include
> -I$HOME/gst/zlib/include
> -I$HOME/gst/liboil/include/liboil-0.3"  --disable-x
> --disable-xvideo -disable-xshm --disable-gnome_vfs
> --disable-examples --disable-ogg --disable-oggtest
> --disable-pango --disable-vorbis --disable-vorbistest
> 
> After successful building, I moved the gst/lib and
> gst-plugins/lib into my target machine.

Too vague.  how and where did you move them ? What's wrong with doing an
install with DESTDIR set, like normally done for crosscompiles ?

>  I used
> GST_PLUGIN_PATH,
> and LD_LIBRARY_PATH to do the configuration

Too vague.  What did you set them to ?

Look at output with GST_DEBUG=*:5 set, to see possible reasons on why
it's not finding your plugins.

Thomas


Dave/Dina : future TV today ! - http://www.davedina.org/
<-*- thomas (dot) apestaart (dot) org -*->
When you're on the outside baby and you can't get in
I will show you
you're so much better than you know
<-*- thomas (at) apestaart (dot) org -*->
URGent, best radio on the net - 24/7 ! - http://urgent.fm/







More information about the gstreamer-devel mailing list