[Buildroot] [Bug 9121] gst1-imx for i.MX6 compile failed, cannot find PXP, IPU and other errors

bugzilla at busybox.net bugzilla at busybox.net
Mon Aug 1 08:36:16 UTC 2016


https://bugs.busybox.net/show_bug.cgi?id=9121

--- Comment #3 from Gary Bisson <gary.bisson at boundarydevices.com> ---
Hi,

Can you share you defconfig? It looks like the issue is that the kernel used
isn't a NXP kernel which is why the PXP/IPU headers are missing.

But the fact that the PXP/IPU headers are missing isn't really a problem, it
should just not compile the plugins for it. The issue is that the
imxv4l2videosrc plugin also relies on some V4L2 IOCTL that are only found on
NXP kernels.

An update to the gst1-imx package will be made soon in order to select each
plugin individually, we can then make v4l2src plugin depend on kernel too with
a comment that says it requires a NXP-specific kernel.

Regards,
Gary

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list