Kernel configuration IMX_IPU/MXC_IPU : multiple definition of `ipu_csi_init_interface'

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

Kernel configuration IMX_IPU/MXC_IPU : multiple definition of `ipu_csi_init_interface'

2,495件の閲覧回数
aurele
Contributor I


Hello,

I working on migrating an old configuration to kernel 4.1 (on yocto krogoth), I got the following errors:

| drivers/mxc/built-in.o: In function `ipu_csi_init_interface':

| mxc_mipi_csi2.c:(.text+0x14720): multiple definition of `ipu_csi_init_interface'

| drivers/gpu/built-in.o:ipu-smfc.c:(.text+0x385bc): first defined here

| drivers/mxc/built-in.o:(___ksymtab+ipu_csi_init_interface+0x0): multiple definition of `__ksymtab_ipu_csi_init_interface'

| drivers/gpu/built-in.o:(___ksymtab_gpl+ipu_csi_init_interface+0x0): first defined here

| drivers/mxc/built-in.o: In function `__crc_ipu_csi_init_interface':

| mxc_mipi_csi2.c:(*ABS*+0x43ea95a3): multiple definition of `__crc_ipu_csi_init_interface'

I saw that there was MXC_IPU drivers and IMX_IPU drivers, but I don't know if they can live together, wich one should be used etc... I'm using gstreamer1.0, I will have to look which plugin is the best for my platform, currently I'm using IPU related plugins.

thanks for any help

Aurèle

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

1,519件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Aurèle

seems this could be related to difference between GStreamer-imx

and fsl-gst-plugin plugins packages as described on

trac.gateworks.com/wiki/Yocto/gstreamer

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信