Libfdt is missing when compiling a new build

Hi all,
I'm trying to compile a new image for a raspberry pi CM4 board and I'm getting an warning message every time I run make menuconfig or starting the compile process with make -j1 V=s
The error message is this:
WARNING: package/feeds/packages/qemu/Makefile' has a dependency on 'libfdt', which does not exist

Does anyone knows what can I do to fix this?

As long as you're not including qemu into your build, why bother?

1 Like