[Buildroot] [PATCH 1/1] package/modem-manager: fix build without xsltproc

Aleksander Morgado aleksander at aleksander.es
Thu Nov 5 08:21:39 UTC 2020


Hey,

>
> xsltproc is used to generate ModemManager-names.h since, at least,
> version 0.7.990 and
> https://github.com/freedesktop/ModemManager/commit/365b906a3e1bda05af10f92451a6b6ae60f8b879
> However, this file is already available in the official tarball so drop
> this unneeded dependency and set ac_cv_prog_XSLTPROC_CHECK to yes
>

Yes, this is true. xsltproc would only be needed when building from
git, the same as autoconf-archive.

>  MODEM_MANAGER_CONF_OPTS = --disable-more-warnings
> +MODEM_MANAGER_CONF_ENV = ac_cv_prog_XSLTPROC_CHECK=yes
>

This is extremely ugly, but I understand it's the only way forward for
now. I've created an upstream Issue to fix this in ModemManager
itself:
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/276

Acked-by: Aleksander Morgado <aleksander at aleksander.es>

-- 
Aleksander
https://aleksander.es



More information about the buildroot mailing list