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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

1,798件の閲覧回数
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,187件の閲覧回数
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,187件の閲覧回数
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,187件の閲覧回数
Swamy
Contributor III

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

0 件の賞賛
返信

1,187件の閲覧回数
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,187件の閲覧回数
NicolasVanImpe
Contributor I

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

0 件の賞賛
返信