On Sun, Feb 5, 2012 at 8:01 PM, Sean Liming <sean_lim...@sjjmicro.com> wrote:
> @ autif- thank you for the tar file. Placed it in the downloads folder and 
> the error doesn't appear.
>
>
> I added the two lines to the local.conf folder
>
> INHERIT += "own-mirrors"
> SOURCE_MIRROR_URL = "http://autobuilder.yoctoproject.org/pub/sources/";
>
> I am not sure how to resolve the lib-xml-parser for intltool issue based on 
> the post.
>
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.12.4
checking for XML::Parser... configure: error: XML::Parser perl module
is required for intltool
ERROR: oe_runconf failed

it should not be getting perl from your build but from the native
sysroot. is perl-native staged ?
>
> Regards,
>
> Sean Liming
> Owner
> SJJ Embedded Micro Solutions, LLC.
> Tel: 714-970-7523 / Cell: 858-774-3176
>
>
> -----Original Message-----
> From: Khem Raj [mailto:raj.k...@gmail.com]
> Sent: Sunday, February 05, 2012 4:00 PM
> To: Sean Liming
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] Build Error
>
> On Sun, Feb 5, 2012 at 2:27 PM, Sean Liming <sean_lim...@sjjmicro.com> wrote:
>> Did I miss configure something? Wrong python version?
>>
>> There was a post about the dash vs. bash shell. I am not sure what
>> shell is supposed to be using:
>
> you could add something like below to your local.conf
>
> INHERIT += "own-mirrors"
> SOURCE_MIRROR_URL = "http://autobuilder.yoctoproject.org/pub/sources/";
>
> that should help a bit
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to