gst-inspect cannot find any Plugins

"Thomas Winkler" <[email protected]> Wed, 23 Apr 2008 14:12:07 +0200
Newsgroups gmane.comp.video.gstreamer.daily
Message-ID <[email protected]>
Hi,
I'm trying to compile the gstreamer framework on my cross-toolchain (arm-92=
6ejs-linux-gnu) and after the configure, make and make install commands the=
 build process succeds.

But if I start my arm-based Board (it is an Freescale i.MX27 Board) the 'gs=
t-inspect' command only find the Core-Plugin linked into the lib.

My toolchain has a gcc with glibc and libstdc++ and on the target libc is a=
lso installed.

Any dependencies (glib2 and libxml2) are also installed on the target rootf=
s.

Here's my command to build the gstreamer into my toolchain:

[code begin]

export PATH=3D${CROSSTOOLCHAIN}/cross-gcc-4.2.0/i686-pc-linux-gnu/bin:$PATH;
export CC=3Darm-926ejs-linux-gnu-gcc;
export CPP=3Darm-926ejs-linux-gnu-cpp;
export CBUILD=3Di686-pc-linux-gnu;
export CHOST=3Darm-926ejs-linux-gnu;
export CFLAGS=3D'-Os';
export SYSROOT=3D${CROSSTOOLCHAIN}/cross-gcc-4.2.0/i686-pc-linux-gnu/arm-92=
6ejs-linux-gnu/sys-root;
export PKG_CONFIG_PATH=3D${SYSROOT}/lib/pkgconfig;
export CPPFLAGS=3D-I${SYSROOT}/include;

CFG_PARAMS=3D"--with-package-name=3D'MyGStreamer' --disable-docs-build --wi=
th-check=3Dno";
./configure --build=3D${CBUILD} --host=3D${CHOST} --prefix=3D${SYSROOT} ${C=
FG_PARAMS};
make
make install

[code end]

On my host-system 'gst-inspect' will find this:

vmgentoo install # gst-inspect-0.10
coreelements:  multiqueue: MultiQueue
coreelements:  typefind: TypeFind
coreelements:  tee: Tee pipe fitting
coreelements:  filesink: File Sink
coreelements:  queue: Queue
coreelements:  identity: Identity
coreelements:  filesrc: File Source
coreelements:  fdsink: Filedescriptor Sink
coreelements:  fdsrc: Filedescriptor Source
coreelements:  fakesink: Fake Sink
coreelements:  fakesrc: Fake Source
coreelements:  capsfilter: CapsFilter
coreindexers:  fileindex: A index that stores entries in file
coreindexers:  memindex: A index that stores entries in memory
staticelements:  bin: Generic bin
staticelements:  pipeline: Pipeline object

Total count: 3 plugins, 16 features

--------

But on the Target-Board 'gst-inspect' only find:
root@triton1:~# gst-inspect
staticelements:  bin: Generic bin
staticelements:  pipeline: Pipeline object

Total count: 1 plugin, 2 features



any ideas what's going wrong?

greets,
Thomas

-- =

Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! =

Ideal f=FCr Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference =

Don't miss this year's exciting event. There's still time to save $100. =

Use priority code J8TL2D2. =

http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/java=
one