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: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 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
_______________________________________________
Openembedded-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users