[yocto] Build Error

Sean Liming sean_liming at sjjmicro.com
Mon Feb 6 08:44:11 PST 2012


Found the problem - missing package - libxml-parser-perl. It is not part of
the setup. For any future reference, here is the fix:

$sudo apt-get install libxml-parser-perl

Ubuntu was a fresh install. I should have checked the docs in progress,
which calls it out at the end. 

Regards,

Sean Liming
Owner
SJJ Embedded Micro Solutions, LLC.
Tel: 714-970-7523 / Cell: 858-774-3176


-----Original Message-----
From: yocto-bounces at yoctoproject.org [mailto:yocto-bounces at yoctoproject.org]
On Behalf Of Sean Liming
Sent: Sunday, February 05, 2012 11:21 PM
To: 'Khem Raj'
Cc: yocto at yoctoproject.org
Subject: Re: [yocto] Build Error


Searching further there seems to be different patches for perl-native for
Ubuntu 10.04. Not sure what needs to be applied here.

Regards,

Sean 


-----Original Message-----
From: yocto-bounces at yoctoproject.org [mailto:yocto-bounces at yoctoproject.org]
On Behalf Of Sean Liming
Sent: Sunday, February 05, 2012 11:05 PM
To: 'Khem Raj'
Cc: yocto at yoctoproject.org
Subject: Re: [yocto] Build Error


How would I check if perl-native is staged? The intltool.inc has the updated
Rudolf.

Regards,

Sean 

-----Original Message-----
From: Khem Raj [mailto:raj.khem at gmail.com]
Sent: Sunday, February 05, 2012 10:30 PM
To: Sean Liming
Cc: yocto at yoctoproject.org
Subject: Re: [yocto] Build Error

On Sun, Feb 5, 2012 at 8:01 PM, Sean Liming <sean_liming at 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.khem at gmail.com]
> Sent: Sunday, February 05, 2012 4:00 PM
> To: Sean Liming
> Cc: yocto at yoctoproject.org
> Subject: Re: [yocto] Build Error
>
> On Sun, Feb 5, 2012 at 2:27 PM, Sean Liming <sean_liming at 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 at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

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

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




More information about the yocto mailing list