Hello All, I want to cross compile and install gstreamer on ARM board having arm-linux-gnueabi.
Can someone guide me how to do that? step by step ------------------------------------------------------------------ When I do ./configure --host=arm-linux-gnueabi make I get errors : -------------------------------------------------- /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lgobject-2.0 /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lgmodule-2.0 /usr/lib/gcc-cross/arm-linux-gnueabi/4.7/../../../../arm-linux-gnueabi/bin/ld: cannot find -lglib-2.0 Can someone help me resolve this? Thanks in advance Tonu
_______________________________________________ gstreamer-embedded mailing list gstreamer-embedded@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded