Hi Felipe, For beagleboard i am using latest angstrom rootfs image which is already having gstreamer available. But i want to use my own compiled gstreamer. I am using Codesourcery latest cross compiler which is having gcc version 4.4.1. What ahould i do ? should i go backward with older cross compiler ? Help me out. Thanks In Advance, Tejas. ----- Original Message ----- From: "Felipe Contreras" <felipe.contreras at gmail.com> To: "Tejas Bhanabhagavanwala" <tejas at oriolesoftware.com> Cc: <gstreamer-embedded at lists.sourceforge.net> Sent: Friday, October 30, 2009 2:24 PM Subject: Re: Failed to test gst-inspect on Beagle Board On Wed, Oct 28, 2009 at 2:15 PM, Tejas Bhanabhagavanwala <tejas at oriolesoftware.com> wrote: > Hi All, > i have cross compiled all packages(glib,gstreamer-0.10.25, > liboil-0.3.16, gst-plugins-base, gst-plugins-good and gst-plugins-ugly). > Then i have copied all libraries and bin to filesystem of beagle board. > After that i am invoking following command to check wheather it is working > or not. But i am getting following error. > > > gst-inspect: /lib/libc.so.6: version `GLIBC_2.7' not found (required by > /media/m mcblk0p1/oriole_gstreamer/lib/libglib-2.0.so.0) You have a miss-match between your system and your cross-compiler. -- Felipe Contreras