On 2 August 2016 at 08:56, Richard Zhang 
<richard.zh...@pica8.com<mailto:richard.zh...@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<http://configure.ac> 
to use pkgconfig instead of those scripts.

Ross


Thanks.
Best Regard.

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to