LTIB: gstreamer-fsl-plugins not getting build. -blog archive

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LTIB: gstreamer-fsl-plugins not getting build. -blog archive

2,507 次查看
Swamy
Contributor III

Hi,

I am using IMX53 SMD Sabre Tab. I have selected gstreamer-fsl-plugins from the LTIB package list and I am getting following error. Please help.

 

 

 

checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for pkg-config... yes
configure: build for MX51
checking pkg-config is at least version 0.9.0... yes
checking for GST... yes
checking for GST_BASE... yes
checking for GST_PLUGINS_BASE... yes
checking for FSL_MM_CORE... no
configure: error: no fsl-mm-core header/libs found !
error: Bad exit status from /home/lucid/ltib/tmp/rpm-tmp.10601 (%build)


RPM build errors:
    Bad exit status from /home/lucid/ltib/tmp/rpm-tmp.10601 (%build)
Build time for gst-fsl-plugin: 70 seconds

Failed building gst-fsl-plugin

标记 (1)
0 项奖励
回复
5 回复数

1,896 次查看
Swamy
Contributor III

@Nicolas Van Impe : I had made some changes in fsl-mm-plugin, and the build order was wrong, Later I first I built fs-mm-codeclib and then fsl-mm-plugin, this solved my problem

0 项奖励
回复

1,896 次查看
DerekDai
Contributor II

You can check config.log. This kind of problems can be solved by check config.log. I think, you might lack of fsl-mm-core.pc in ${SYSROOT}/usr/lib/pkgconfig.

0 项奖励
回复

1,896 次查看
Swamy
Contributor III

I used 1.9.6 version and rebuild fsl-mm-codeclibs and gst-fsl-plugins.

0 项奖励
回复

1,896 次查看
NicolasVanImpe
Contributor I

It's a problem in the fsl-mm-codeclib.spec file of revision 1.7.1 :

the "fsl-mm-core.pc" file from fsl-mm-codeclib-1.7.1.tar.gz\fsl-mm-codeclib-1.7.1.tar\fsl-mm-codeclib-1.7.1\pkgconfig\ must be copied to the build target directory "rootfs/usr/lib/pkgconfig".

0 项奖励
回复

1,896 次查看
NicolasVanImpe
Contributor I

Did you find something ? I have the same problem with  gst-fsl-plugin.1.7.1  ...

0 项奖励
回复