Hi ross.burton ,

2015-07-29 15:19 GMT+02:00 Burton, Ross <ross.bur...@intel.com>:

>
> On 29 July 2015 at 14:07, Laurent Joli <l.j...@expemb.com> 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.
>

When I use pkg-config instead xml2-config

I have this log :

| checking uuid/uuid.h presence... yes
| checking for uuid/uuid.h... yes
| checking for uuid_generate_random in -le2fs-uuid... no
| checking for uuid_generate_random... no
| checking for json_dumps in -ljansson... yes
| checking jansson.h usability... yes
| checking jansson.h presence... yes
| checking for jansson.h... yes
| checking for arm-poky-linux-gnueabi-pkg-config... no
| checking for pkg-config...
/media/ljoli/disk_one/compile_fido/build/tmp/sysroots/i686-linux/usr/bin/pkg-config
| Must specify package names on the command line
| Must specify package names on the command line
| configure: *** The Asterisk menuselect tool requires the 'libxml2'
development package.
| configure: *** Please install the 'libxml2' development package.
| + bb_exit_handler
| + ret=1
| + echo WARNING: exit code 1 from a shell command.
| WARNING: exit code 1 from a shell command.
| + exit 1



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

Reply via email to