On 29 July 2015 at 14:07, Laurent Joli <[email protected]> wrote: > | checking for xml2-config... > /media/ljoli/disk_one/compile_fido/build/tmp/sysroots/cgtqmx6/usr/bin/crossscripts/xml2-config >
Firstly what Bruce said, but the problem is that xml2-config is broken in cross-compilation environments so we "break" it. You'll need to patch their configure scripts to use pkg-config instead of xml2-config. Ross
-- _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
