On Wed, Oct 14, 2009 at 2:35 PM, Tejas Bhanabhagavanwala <tejas at oriolesoftware.com> wrote: > Hi Felipe, > ? ? ? ? ? ? ?I have tried with scratchbox 1. SB1 has been installed > successfully. But when i tried to configure glib2.16.2 with following > command. > > [sbox-armv7: ~] > ./configure --prefix="$prefix" --disable-static > --with-html-dir=/tmp/dump --host=arm-none-linux-gnueabi Why did you add the '--host' option? It's nowhere on any instructions. Read this carefully: scratchbox was created to forget about cross-compilation; you don't need to specify the host, target, or anything. > ? ? ? ? ? it gives following error.Please find log of configure command as > followed. Of course it's failing because it thinks it's cross-compiling, so it's not using scratchbox. > checking whether we are cross compiling... yes This question has nothing to do with GStreamer, you should ask it in the scratchbox mailing list. Cheers. -- Felipe Contreras