Hi all,<br><br>I am trying to install the gstreamer base plugins in the arm platform using scratchbox. I have downloaded gstreamer from the cvs and installed without errors. I have installed Glib and liboil packages also. Now while compiling gst-plugins-base-0.10.21 package i am getting the following errors<br>
......................<br>........................<br>In file included from audioconvert.c:32:<br>../../gst-libs/gst/floatcast/floatcast.h:111: error: redefinition of &#39;GFLOAT_SWAP_LE_BE&#39;<br>/usr/local/include/gstreamer-0.10/gst/gstutils.h:531: error: previous definition of &#39;GFLOAT_SWAP_LE_BE&#39; was here<br>
../../gst-libs/gst/floatcast/floatcast.h:131: error: redefinition of &#39;GDOUBLE_SWAP_LE_BE&#39;<br>/usr/local/include/gstreamer-0.10/gst/gstutils.h:554: error: previous definition of &#39;GDOUBLE_SWAP_LE_BE&#39; was here<br>
make[2]: *** [libgstaudioconvert_la-audioconvert.lo] Error 1<br>make[2]: Leaving directory `/home/kumar/gst-plugins-base-0.10.21/gst/audioconvert&#39;<br>make[1]: *** [install-recursive] Error 1<br>make[1]: Leaving directory `/home/kumar/gst-plugins-base-0.10.21/gst&#39;<br>
make: *** [install-recursive] Error 1<br><br>Plz help me to fix this error...<br><br>Regards,<br>Kumar<br><br>