Re: [Angstrom-devel] Error when building Angstrom with bitbake

2012-02-02 Thread Hunter Scott
Yes, I ran all the commands that are specified here:
http://www.angstrom-distribution.org/building-angstrom

--

Message: 8
Date: Tue, 31 Jan 2012 08:54:53 +0100
From: Koen Kooi k...@dominion.thruhere.net
Subject: Re: [Angstrom-devel] Error when building Angstrom with
   bitbake
To: Discussion of the angstrom distribution development
   angstrom-distro-devel@linuxtogo.org
Message-ID:
   071864ce-4e66-461a-ae92-9aa8a601e...@dominion.thruhere.net
Content-Type: text/plain; charset=us-ascii


Op 31 jan. 2012, om 05:28 heeft Hunter Scott het volgende geschreven:

 I am following these instructions and trying to build Angstrom for the
 beagleboard:
 http://www.angstrom-distribution.org/building-angstrom

 I keep encountering this error when running MACHINE=beagleboard ./oebb.sh
 bitbake virtual/kernel
 ERROR: IO Error: file 'conf/bitbake.conf' not found

Did you run the config step first?


Message: 7
Date: Mon, 30 Jan 2012 23:28:16 -0500
From: Hunter Scott aloishi...@gmail.com
Subject: [Angstrom-devel] Error when building Angstrom with bitbake
To: angstrom-distro-devel@linuxtogo.org
Message-ID:
   CAGxy9Vdzob_HQMU+FpuC4XZ2WRHy9AKv1vRgqfhHMS+=aui...@mail.gmail.com
Content-Type: text/plain; charset=ISO-8859-1

I am following these instructions and trying to build Angstrom for the
beagleboard:
http://www.angstrom-distribution.org/building-angstrom

I keep encountering this error when running MACHINE=beagleboard ./oebb.sh
bitbake virtual/kernel
ERROR: IO Error: file 'conf/bitbake.conf' not found

From what I've read, this is commonly caused from BBPATH not being set
correctly. Here is what I used to set that variable:
export
BBPATH=/media/secondary/beagle_dev/setup-scripts/:/
media/secondary/beagle_dev/setup-scripts/sources/openembedded-core/media
sudo dpkg-reconfigure dash

But I still get the error.
I used locate to discover that bitbake.conf is in /usr/share/conf. Is there
something wrong with my BBPATH?

Thanks,
--
*Hunter Scott*
Computer Engineering
Georgia Tech
hscott.net
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] Error when building Angstrom with bitbake

2012-01-31 Thread Koen Kooi

Op 31 jan. 2012, om 05:28 heeft Hunter Scott het volgende geschreven:

 I am following these instructions and trying to build Angstrom for the
 beagleboard:
 http://www.angstrom-distribution.org/building-angstrom
 
 I keep encountering this error when running MACHINE=beagleboard ./oebb.sh
 bitbake virtual/kernel
 ERROR: IO Error: file 'conf/bitbake.conf' not found

Did you run the config step first?

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] Error when building Angstrom with bitbake

2012-01-31 Thread Леонид Титов

Yes, I did.

31.01.2012 11:54, Koen Kooi пишет:

Op 31 jan. 2012, om 05:28 heeft Hunter Scott het volgende geschreven:


I am following these instructions and trying to build Angstrom for the
beagleboard:
http://www.angstrom-distribution.org/building-angstrom

I keep encountering this error when running MACHINE=beagleboard ./oebb.sh
bitbake virtual/kernel
ERROR: IO Error: file 'conf/bitbake.conf' not found

Did you run the config step first?

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel



___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] Error when building Angstrom with bitbake

2012-01-31 Thread Леонид Титов

Sorry for this mistell, you've asked not me.

I've also got a problem with picosam9 machine (http://arm.mini-box.com/) 
and I've got some problem with it.


This is a cross-post from angstrom-distro-user:




I made a git clone of Angstrom (
git clone git://git.angstrom-distribution.org/setup-scripts
), then - as mentioned at angstrom-distribution.org - I've issued

MACHINE=picosam9 ./oebb.sh config picosam9
MACHINE=picosam9 ./oebb.sh update
MACHINE=picosam9 ./oebb.sh bitbake virtual/kernel

Last command failed with this error:

DEBUG: Using cache in 
'/home/arm/setup-scripts/build/tmp-angstrom_2010_x-eglibc/cache/bb_codeparser.dat' 
for codeparser cache
ERROR:  Poky's config sanity checker detected a potential 
misconfiguration.
Either fix the cause of this error or at your own risk disable 
the checker (see sanity.conf).

Following is the list of potential problems / advisories:

Please set a valid MACHINE in your local.conf or environment

ERROR: Execution of event handler 'check_sanity_eventhandler' failed



complete log you can find here: http://pastebin.com/UnXDkfUr

Then I tried to build Angstrom for some more popular machine - for 
example, beagleboard, but got the same result.


Then I tried to understand, how machine information is stored in 
Angstrom, but had no success.
How does bitbake know, which machine it can build and which - cannot? 




Yes, I did.

31.01.2012 11:54, Koen Kooi wrote:

Op 31 jan. 2012, om 05:28 heeft Hunter Scott het volgende geschreven:


I am following these instructions and trying to build Angstrom for the
beagleboard:
http://www.angstrom-distribution.org/building-angstrom

I keep encountering this error when running MACHINE=beagleboard 
./oebb.sh

bitbake virtual/kernel
ERROR: IO Error: file 'conf/bitbake.conf' not found

Did you run the config step first?

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel 






___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel