Hi,
I facing problem while building gstreamer in LTIB environment. my LTIB version is L2.6.35_10.12.01_ER_source.
These are the version of my LTIB source.
1. gstreamer-0.10.25
2. gst-pluging-base-0.10.25
3.gst-plugins-good-0.10.16
So, I replaced these three plugin respectively gstreamer-0.10.32 , gst-plugins-base-0.10.32 , gst-plugins-good-0.10.28 my LTIB source.
After building LTIB source gstreamer-0.10.32 installed properly. while building gst-plugins-base-0.10.32 we are facing problem.
I replaced these three pkgs in /ltib/rpm/SOURCES/ this directory.
Guide me how to build the newer version gstreamer, base and good on LTIB environment.
Please refer the document for how to build the gstreamer in LTIB environment.
Below I am mentioning the error message.
/opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/bin/../lib/gcc/arm-fsl-linux-gnueabi/4.4.4/../../../../arm-fsl-linux-gnueabi/bin/ld: warning: libgstvideo-0.10.so.0, needed by ../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so, not found (try using -rpath or -rpath-link)
../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so: undefined reference to `gst_video_format_parse_caps'
../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so: undefined reference to `gst_video_parse_caps_framerate'
../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so: undefined reference to `gst_video_parse_caps_pixel_aspect_ratio'
../../../gst-libs/gst/pbutils/.libs/libgstpbutils-0.10.so: undefined reference to `gst_video_format_parse_caps_interlaced'
collect2: ld returned 1 exit status
make[4]: *** [encoding] Error 1
make[4]: Leaving directory `/home/kolanchi/VM/ltib/rpm/BUILD/gst-plugins-base-0.10.32/tests/examples/encoding'
make[3]: *** [encoding] Error 2
make[3]: Leaving directory `/home/kolanchi/VM/ltib/rpm/BUILD/gst-plugins-base-0.10.32/tests/examples'
make[2]