How to setup Overo build environment on Mac OS X 10.5.5

Crossley, Malcolm (GE EntSol, Intelligent Platforms) Malcolm.Crossley2 at gefanuc.com
Fri Dec 5 17:32:10 UTC 2008


Hi Elvis,

 

I have a few more things for you to try.

 

Can you try setting BB_PRESERVE_ENV  environment variable and setting
the path in the same shell.

eg

export BB_PERSERVE_ENV=1 

export PATH=/usr/local/bin:$PATH

bitbake blah

 

The other option is to remove bitbake and get a slightly older version.

This command should do it: 

 

svn co svn://svn.berlios.de/bitbake/tags/bitbake-1.8.10/ bitbake

 

I won't be able to help you until Monday now.

 

Malcolm

 

________________________________

From: openembedded-users-bounces at openembedded.org
[mailto:openembedded-users-bounces at openembedded.org] On Behalf Of
Crossley, Malcolm (GE EntSol, Intelligent Platforms)
Sent: 05 December 2008 16:04
To: Using OE
Subject: RE: How to setup Overo build environment on Mac OS X 10.5.5

 

Hi Elvis,

 

Here's something else you could try

 

Put the following line in your local.conf:

 

FETCHCOMMAND_wget = "/usr/bin/env /usr/local/bin/wget -t 5 --passive-ftp
-P ${DL_DIR} ${URI}"

 

This link seems to suggest how to add PATHS globally.

http://www.sweeting.org/mark/blog/2008/05/26/mac-os-x-tip-setting-path-e
nvironment-variables

 

Malcolm

________________________________

From: openembedded-users-bounces at openembedded.org
[mailto:openembedded-users-bounces at openembedded.org] On Behalf Of Elvis
Dowson
Sent: 05 December 2008 15:28
To: Using OE
Subject: Re: How to setup Overo build environment on Mac OS X 10.5.5

 

Hi Malcom,

                       I have the which command on Mac OS X. It returns
that it is located in /usr/local/bin

 

Exporting this directory to the PATH did not solve the problem. export
PATH=/usr/local/bin:$PATH 

 

I also tried the -e option, but the data spewed out was too numerous to
debug the issue.

 

Perhaps we could handle the errors as the occur. 

 

The first error when I run the command bitbake omap3-console-image is as
follows:

 

NOTE: Handling BitBake files: \ (6264/6265) [99 %]ERROR: opening
/Users/elvis/Tool/overo-oe/user.collection/packages/*/*.bb: [Errno 2] No
such file or directory:
'/Users/elvis/Tool/overo-oe/user.collection/packages/*/*.bb'

 

What does this mean?

 

Best regards,

 

Elvis 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-users/attachments/20081205/2694c755/attachment-0002.html>


More information about the Openembedded-users mailing list