[Buildroot] Error when adding media-ctl as package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jan 9 08:27:22 UTC 2013


Dear Patrick,

On Wed, 09 Jan 2013 09:06:22 +0100, Patrick wrote:
> The line 10964 is the following:
> 
>    PKG_CHECK_MODULES(libudev, libudev, have_libudev=yes, have_libudev=no)

This macro should have been expanded during the autoreconf. So there is
some .m4 file missing with the definition of this PKG_CHECK_MODULES()
macro.

Could you add:

MEDIA_CTL_DEPENDENCIES = host-pkgconf

in your media-ctl.mk file?

Thanks,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list