Thanks Yuri for your suggestions and i followed the steps mentioned in that section,they are suggesting
libfslcodec, libfslparser, libfslvpuwrap, gst-fsl-plugins, gst-plugins-gl, fsl-alsa-plugins, and gstreamer-plugins-good package to enable.
And i'm able to build only libfslcodec, libfslparser, gst-fsl-plugins, and fsl-alsa-plugins.And remaining 3 packages i'm not able build successfully.And errors showing for the respective pkgs are as follows:
libfslvpuwrap:
configure: error: lib_vpu is required, consider installing imx-lib
error: Bad exit status from /home/rajesh/ltib_dwnlded_jags/L3.0.35_4.1.0_130816_source/raj/ltib/tmp/rpm-tmp.77402 (%build)
RPM build errors:
Bad exit status from /home/rajesh/ltib_dwnlded_jags/L3.0.35_4.1.0_130816_source/raj/ltib/tmp/rpm-tmp.77402 (%build)
Build time for libfslvpuwrap: 4 seconds
Failed building libfslvpuwrap
f_buildrpms() returned an error, exiting
traceback:
main:572
These packages failed to build:
libfslvpuwrap
Build Failed
It is saying it needs lib_vpu pkg but it is not available in the gui.
gst-plugins-gl:
configure: error: GL or EGL is required, consider installing libgl1-mesa-dev
error: Bad exit status from /home/rajesh/ltib_dwnlded_jags/L3.0.35_4.1.0_130816_source/raj/ltib/tmp/rpm-tmp.28847 (%build)
RPM build errors:
Bad exit status from /home/rajesh/ltib_dwnlded_jags/L3.0.35_4.1.0_130816_source/raj/ltib/tmp/rpm-tmp.28847 (%build)
Build time for gst-plugins-gl: 13 seconds
Failed building gst-plugins-gl
f_buildrpms() returned an error, exiting
traceback:
main:572
These packages failed to build:
gst-plugins-gl
Build Failed
gstreamer-plugins-good:
configure: error: in `/home/rajesh/ltib_dwnlded_jags/L3.0.35_4.1.0_130816_source/raj/ltib/rpm/BUILD/gst-plugins-good-0.10.30':
configure: error: C compiler cannot create executables
See `config.log' for more details
error: Bad exit status from /home/rajesh/ltib_dwnlded_jags/L3.0.35_4.1.0_130816_source/raj/ltib/tmp/rpm-tmp.8089 (%build)
RPM build errors:
Bad exit status from /home/rajesh/ltib_dwnlded_jags/L3.0.35_4.1.0_130816_source/raj/ltib/tmp/rpm-tmp.8089 (%build)
Build time for gst-plugins-good: 3 seconds
Failed building gst-plugins-good
f_buildrpms() returned an error, exiting
traceback:
main:572
These packages failed to build:
gst-plugins-good
Build Failed
Exiting on error or interrupt
Plz suggest your inputs to fix these issues.....