<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 2 August 2016 at 08:56, Richard Zhang <span dir="ltr"><<a href="mailto:richard.zhang@pica8.com" target="_blank">richard.zhang@pica8.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p class="MsoNormal" align="left" style="text-align:left;text-autospace:none"><span lang="EN-US" style="font-size:11.0pt;font-family:SimSun">checking for xml2-config... yes<u></u><u></u></span></p>
<p class="MsoNormal" align="left" style="text-align:left;text-autospace:none"><span lang="EN-US" style="font-size:11.0pt;font-family:SimSun">ERROR: /usr/bin/xml2-config should not be used, use an alternative such as pkg-config<u></u><u></u></span></p>
<p class="MsoNormal" align="left" style="text-align:left;text-autospace:none"><span lang="EN-US" style="font-size:11.0pt;font-family:SimSun">ERROR: /usr/bin/xml2-config should not be used, use an alternative such as pkg-config<u></u><u></u></span></p>
<p class="MsoNormal" align="left" style="text-align:left;text-autospace:none"><span lang="EN-US" style="font-size:11.0pt;font-family:SimSun">checking for xmlDOMWrapReconcileNamespaces in -lxml2... no<u></u><u></u></span></p>
<p class="MsoNormal" align="left" style="text-align:left;text-autospace:none"><span lang="EN-US" style="font-size:11.0pt;font-family:SimSun">checking for xslt-config... yes<u></u><u></u></span></p>
<p class="MsoNormal" align="left" style="text-align:left;text-autospace:none"><span lang="EN-US" style="font-size:11.0pt;font-family:SimSun">ERROR: /usr/bin/xslt-config should not be used, use an alternative such as pkg-config<u></u><u></u></span></p>
<p class="MsoNormal" align="left" style="text-align:left;text-autospace:none"><span lang="EN-US" style="font-size:11.0pt;font-family:SimSun">ERROR: /usr/bin/xslt-config should not be used, use an alternative such as pkg-config<u></u><u></u></span></p>
<p class="MsoNormal" align="left" style="text-align:left;text-autospace:none"></p></blockquote></div><br>This is the problem. Â xml2-config and xslt-config are broken in cross-compile situations, so you need to patch libnetconf's <a href="http://configure.ac">configure.ac</a> to use pkgconfig instead of those scripts.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Ross</div></div>