[Openembedded-users] Help with Errors during bbfiles parse.

Taufiqul Kazi tkazi at concentris-systems.com
Fri Feb 18 21:03:03 UTC 2011


On 02/17/2011 08:37 PM, Khem Raj wrote:
> On (16/02/11 18:05), Taufiqul Kazi wrote:
>> I used OE a few years ago to build an image for the compulab cm-x270
>> (many thanks to cbrake) and was looking to try out the latest
>> release.  To familiarize myself with the changes I wanted to create
>> a build environment from scratch.  I created an Ubuntu 10.10 VM in
>> vmware player and followed the "getting started" wiki page to
>> download bitbake and clone the latest git tree.  I used the sample
>> local.conf and set the distro to angstrom2010 and machine to ion.
> please use the local.conf.sample as refrence to generate local.conf
> many things have changed. btw. what does your local.conf look like ?
>
> Did you git clone bitbake as well or not ? if not I would suggest
> to pull bitbake too from repo like OE
>
> DISTRO and MACHINE are very important to set
>
> -Khem
Thank you very much for the response Khem.

I used the sample and set both the DISTRO and MACHINE variables 
appropriately.  Since this was a fresh host install, I also cloned the 
OE repo just like the getting started wiki page said.

I solved my issues however and feel fairly embarrassed about it.  I 
missed the big clue when the host detect returned i686-INVALID.  I also 
remember someone once writing that using OE from within a virtual 
machine (vmware player in this case) was sometimes bad.  That was the 
case here.  The host type ends up being an empty field which propagates 
downstream to result in all the errors I encountered.  Performing the 
Getting Started instructions on an actual install of Ubuntu has worked 
great for me so far and I am attempting to put in my own Machine conf 
for the gateworks Laguna platform.

Thank you again for the response,
Fique




More information about the Openembedded-users mailing list