Compilation errors for gstreamer 1.0 compilation for ARM/IP camera

black copper blackcopper1 at gmail.com
Tue Nov 14 14:09:45 UTC 2017


Hi

I am working on a project that has used gstreamer 1.0 for ARM/IP camera.

I have downloaded gstreamer 1.0 source code, and configured it to my
understanding properly, but, when I try to compile, I get compilation
errors.

Please see my configure steps:

build steps:

./configure, as in:

./configure \
--host=arm-unknown-linux-uclibcgnueabi  \
--prefix=/opt/toolchain_gnueabi-4.4.0_ARMv5TE/usr/ \
--disable-loadsave \
--disable-gtk-doc \
--disable-examples \
--includedir=/opt/toolchain_gnueabi-4.4.0_ARMv5TE/usr/include/ \
--libdir=/opt/toolchain_gnueabi-4.4.0_ARMv5TE/usr/lib/ \
--exec-prefix=/opt/toolchain_gnueabi-4.4.0_ARMv5TE/usr/

this gives me following output:

https://gist.github.com/anonymous/8c242353253ee2dbd8bf3fbbc736f992

but when i try to make, as in: make -j4, I get this:

https://gist.github.com/anonymous/12f2044df4073c087213699e7e147681

being at a loss how to make this work, any feedback is much appreciated.

thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-embedded/attachments/20171114/6965483d/attachment.html>


More information about the gstreamer-embedded mailing list