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 15:43:55 UTC 2008
Hi Elvis,
That first error is harmless. The error is telling you that bitbake
can't find any bb files in the user.collection overlay. This is not a
problem because Bitbake still find all the openembedded bbfiles needed
to build the image as you can tell by because bitbake reports there are
6295 bitbake files.
NOTE: Handling BitBake files: \ (6264/6265)
If read the bottom of the linked page you'll see they describe the error
as not a problem.
http://www.gumstix.net/Software/view/Software-Overo/Setting-up-a-build-e
nvironment/111.html
Can you send me the bitbake -e output as an attachment?
You can create a file of the output by typing:
bitbake -e omap3-console-image > openembedded-env.txt
Thanks
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/50151a3b/attachment-0002.html>
More information about the Openembedded-users
mailing list