Control: tags -1 - fixed-upstream Control: forwarded -1 https://lists.libcamera.org/pipermail/libcamera-devel/2020-June/009338.html
On Fri, 05 Jun 2020 at 16:15:03 +0100, Simon McVittie wrote: > I tried to do the equivalent of this, and in addition to the missing > -I/usr/include/libcamera, there seems to be a missing dependency on > something (I don't know what) that provides <linux/drm_fourcc.h> This seems to be to do with differences in how Debian and other distributions package libdrm - in Ubuntu and Gentoo it includes <linux/drm_fourcc.h>, but in Debian and Arch it doesn't. A fix appears to be in progress in this thread: https://lists.libcamera.org/pipermail/libcamera-devel/2020-June/009338.html smcv