[yocto] libnetconf recipe configure error

Burton, Ross ross.burton at intel.com
Tue Aug 2 04:46:35 PDT 2016


On 2 August 2016 at 08:56, Richard Zhang <richard.zhang at pica8.com> wrote:

> checking for xml2-config... yes
>
> ERROR: /usr/bin/xml2-config should not be used, use an alternative such as
> pkg-config
>
> ERROR: /usr/bin/xml2-config should not be used, use an alternative such as
> pkg-config
>
> checking for xmlDOMWrapReconcileNamespaces in -lxml2... no
>
> checking for xslt-config... yes
>
> ERROR: /usr/bin/xslt-config should not be used, use an alternative such as
> pkg-config
>
> ERROR: /usr/bin/xslt-config should not be used, use an alternative such as
> pkg-config
>
>
This is the problem.  xml2-config and xslt-config are broken in
cross-compile situations, so you need to patch libnetconf's configure.ac to
use pkgconfig instead of those scripts.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160802/93b43517/attachment.html>


More information about the yocto mailing list