Hi All, I am following followed link to install gstreamer for Beagle Board. http://gstreamer.freedesktop.org/wiki/HowToCompileForEmbedded
I am successfull in the compilation of glib and gstreamer, but when i try to compile liboil-0.3.16 by following command , i am getting following error. [r...@fedora liboil-0.3.16]# sb2 make install ------------------------------------------------- ------------------------------------------------- ----------------------------------------------- /bin/sh ../../libtool --mode=compile gcc -g -O2 -c -o math_vfp_asm.lo math_vfp_asm.S libtool: compile: gcc -g -O2 -c math_vfp_asm.S -fPIC -DPIC -o .libs/math_vfp_asm.o math_vfp_asm.S: Assembler messages: math_vfp_asm.S:107: Error: selected processor does not support `fldmias r1!,{s0}' math_vfp_asm.S:107: Error: selected processor does not support `fldmias r2!,{s1}' math_vfp_asm.S:107: Error: selected processor does not support `fadds s2,s0,s1' math_vfp_asm.S:107: Error: selected processor does not support `fstmias r0!,{s2}' math_vfp_asm.S:107: Error: selected processor does not support `fmrx lr,fpscr' math_vfp_asm.S:107: Error: selected processor does not support `fmxr fpscr,fp' math_vfp_asm.S:107: Error: selected processor does not support `fldmias r1!,{s8,s9,s10,s11,s12,s13,s14,s15}' math_vfp_asm.S:107: Error: selected processor does not support `fldmias r2!,{s16,s17,s18,s19,s20,s21,s22,s23}' math_vfp_asm.S:107: Error: selected processor does not support `fadds s24,s8,s16' math_vfp_asm.S:107: Error: selected processor does not support `fstmias r0!,{s24,s25,s26,s27,s28,s29,s30,s31}' math_vfp_asm.S:107: Error: selected processor does not support `fmxr fpscr,lr' math_vfp_asm.S:108: Error: selected processor does not support `fldmiad r1!,{d0}' math_vfp_asm.S:108: Error: selected processor does not support `fldmiad r2!,{d1}' math_vfp_asm.S:108: Error: selected processor does not support `faddd d2,d0,d1' math_vfp_asm.S:108: Error: selected processor does not support `fstmiad r0!,{d2}' ------------------------------------------------------------------------------ ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- math_vfp_asm.S:273: Error: selected processor does not support `fnegd d2,d0' math_vfp_asm.S:273: Error: selected processor does not support `fstmiad r0!,{d2}' math_vfp_asm.S:273: Error: selected processor does not support `fmrx lr,fpscr' math_vfp_asm.S:273: Error: selected processor does not support `fmxr fpscr,fp' math_vfp_asm.S:273: Error: selected processor does not support `fldmiad r1!,{d4,d5,d6,d7}' math_vfp_asm.S:273: Error: selected processor does not support `fnegd d12,d4' math_vfp_asm.S:273: Error: selected processor does not support `fstmiad r0!,{d12,d13,d14,d15}' math_vfp_asm.S:273: Error: selected processor does not support `fmxr fpscr,lr' make[3]: *** [math_vfp_asm.lo] Error 1 make[3]: Leaving directory `/tmp/gstreamer/liboil-0.3.16/liboil/arm' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/tmp/gstreamer/liboil-0.3.16/liboil' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/tmp/gstreamer/liboil-0.3.16' make: *** [install] Error 2 Please help me to resolve this issue. And without installing liboil i can not install any plug-ins of gstreamer. Thanks In Advance, Tejas. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Gstreamer-embedded mailing list Gstreamer-embedded@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded