On Thu, Oct 16, 2008 at 9:52 PM, Daniel Savard <[EMAIL PROTECTED]>wrote:

> Hi everyone,
>
> I am new to Openembedded and I am trying to build an image. I followed the
> steps described on the Openembedded Wiki without success. The page I am
> referring to is the Getting 
> Started<http://wiki.openembedded.net/index.php/Getting_Started>page. I am 
> using a Gentoo server for this build. I then installed GIT and
> BitBake using the Gentoo emerge command. Everything seems fine on this side.
> I was able download the snapshot using GIT, I did the setup for my
> local.conf and then I am trying to run the bitbake command to build my first
> image and I am running into the following problem:
>
> [EMAIL PROTECTED] /openembedded $ bitbake console-image
>> ERROR: Unable to parse conf/bitbake.conf (conf/bitbake.conf:341: unparsed
>> line: 'export PATH')
>>
>>
You use bitibake 1.8.8 but openembedded required 1.8.10 version. Run emerge
sync and update bitbake. It should help.
_______________________________________________
Openembedded-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users

Reply via email to