I want to modify u-boot and kernel and compile it to generate the
images for my Angstrom linux on beagle board Xm Ver B. I am confused
to what toolchain i have to download from the code sourcery website.
Please can anyone tell me specifically tell me the toolchain to use.
my host PC is ubuntu linux on which i would be compiling the code. Any
link would be appreciated.
Is this the correct toolchain. It seems to be correct. I set the path
for cross compile and write command as 'make CROSS_COMPILE=arm-
angstrom-linux-gnueabi- omap3_beagle_defconfig'
it is giving me error as
make[1]: *** No rule to make target `omap3_beagle_deconfig'. Stop.
make: *** [omap3_beagle_deconfig] Error 2
Your local.conf doesn't seem to be the one generate by Angstrom setup
scripts. Ideally you shouldn't have to be worried about local.conf as
the scripts take care of everything.
Even if i do not change anything in local.conf and follow the
procedure on the site then also i am getting errors. The errors are
different this time but related to parse errors only.
classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/accel/
angstrom-setup-scripts/openembedded/recipes/images/minimal-image.bb
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass
while parsing /home/accel/angstrom-setup-scripts/openembedded/recipes/
images/minimal-image.bb
NOTE: Handling BitBake files: / (6844/7193) [95 %]ERROR: Could not
inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /
home/accel/angstrom-setup-scripts/openembedded/recipes/images/micro-
image.bb
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass
while parsing /home/accel/angstrom-setup-scripts/openembedded/recipes/
images/micro-image.bb
NOTE: Handling BitBake files: / (6873/7193) [95 %]ERROR: Could not
inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /
home/accel/angstrom-setup-scripts/openembedded/recipes/images/nas-
server-image.bb
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass
while parsing /home/accel/angstrom-setup-scripts/openembedded/recipes/
images/nas-server-image.bb
NOTE: Handling BitBake files: - (7073/7193) [98 %]Command execution
failed: Traceback (most recent call last):
File "/home/accel/angstrom-setup-scripts/sources/bitbake/lib/bb/
command.py", line 85, in runAsyncCommand
self.cooker.updateCache()
File "/home/accel/angstrom-setup-scripts/sources/bitbake/lib/bb/
cooker.py", line 829, in updateCache
if not self.parser.parse_next():
File "/home/accel/angstrom-setup-scripts/sources/bitbake/lib/bb/
cooker.py", line 1022, in parse_next
raise ParsingErrorsFound
ParsingErrorsFound
Even if i do not change anything in local.conf and follow the
procedure on the site then also i am getting errors. The errors are
different this time but related to parse errors only.
classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/accel/
angstrom-setup-scripts/openembedded/recipes/images/minimal-image.bb
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass
while parsing /home/accel/angstrom-setup-scripts/openembedded/recipes/
images/minimal-image.bb
NOTE: Handling BitBake files: / (6844/7193) [95 %]ERROR: Could not
inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /
home/accel/angstrom-setup-scripts/openembedded/recipes/images/micro-
image.bb
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass
while parsing /home/accel/angstrom-setup-scripts/openembedded/recipes/
images/micro-image.bb
NOTE: Handling BitBake files: / (6873/7193) [95 %]ERROR: Could not
inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /
home/accel/angstrom-setup-scripts/openembedded/recipes/images/nas-
server-image.bb
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass
while parsing /home/accel/angstrom-setup-scripts/openembedded/recipes/
images/nas-server-image.bb
NOTE: Handling BitBake files: - (7073/7193) [98 %]Command execution
failed: Traceback (most recent call last):
File "/home/accel/angstrom-setup-scripts/sources/bitbake/lib/bb/
command.py", line 85, in runAsyncCommand
self.cooker.updateCache()
File "/home/accel/angstrom-setup-scripts/sources/bitbake/lib/bb/
cooker.py", line 829, in updateCache
if not self.parser.parse_next():
File "/home/accel/angstrom-setup-scripts/sources/bitbake/lib/bb/
cooker.py", line 1022, in parse_next
raise ParsingErrorsFound
ParsingErrorsFound
Even if i do not change anything in local.conf and follow the
procedure on the site then also i am getting errors. The errors are
different this time but related to parse errors only.
classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /home/accel/
angstrom-setup-scripts/openembedded/recipes/images/minimal-image.bb
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass
while parsing /home/accel/angstrom-setup-scripts/openembedded/recipes/
images/minimal-image.bb
NOTE: Handling BitBake files: / (6844/7193) [95 %]ERROR: Could not
inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /
home/accel/angstrom-setup-scripts/openembedded/recipes/images/micro-
image.bb
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass
while parsing /home/accel/angstrom-setup-scripts/openembedded/recipes/
images/micro-image.bb
NOTE: Handling BitBake files: / (6873/7193) [95 %]ERROR: Could not
inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass while parsing /
home/accel/angstrom-setup-scripts/openembedded/recipes/images/nas-
server-image.bb
ERROR: Could not inherit file classes/rootfs_${IMAGE_PKGTYPE}.bbclass
while parsing /home/accel/angstrom-setup-scripts/openembedded/recipes/
images/nas-server-image.bb
NOTE: Handling BitBake files: - (7073/7193) [98 %]Command execution
failed: Traceback (most recent call last):
File "/home/accel/angstrom-setup-scripts/sources/bitbake/lib/bb/
command.py", line 85, in runAsyncCommand
self.cooker.updateCache()
File "/home/accel/angstrom-setup-scripts/sources/bitbake/lib/bb/
cooker.py", line 829, in updateCache
if not self.parser.parse_next():
File "/home/accel/angstrom-setup-scripts/sources/bitbake/lib/bb/
cooker.py", line 1022, in parse_next
raise ParsingErrorsFound
ParsingErrorsFound
Parsing recipes: 100% |#########################################|
Time: 00:00:14
Parsing of 7340 .bb files complete (6583 cached, 757 parsed). 7985
targets, 316 skipped, 0 masked, 0 errors.
ERROR: Openembedded'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:
Do not use Bitbake as root.
ERROR: Command execution failed: Exited with 1
Parsing recipes: 100% |#########################################|
Time: 00:00:14
Parsing of 7340 .bb files complete (6583 cached, 757 parsed). 7985
targets, 316 skipped, 0 masked, 0 errors.
ERROR: Openembedded'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:
Do not use Bitbake as root.
ERROR: Command execution failed: Exited with 1
can anybody tell me what is the problem
How much clearer can the error message be?
DO NOT USE BITBAKE AS ROOT
You're logged in as 'root' - this is considered very unsafe and BitBake
is not willing to help you kill your system.
DO NOT USE BITBAKE AS ROOT
Parsing recipes: 100% |#########################################|
Time: 00:00:14
Parsing of 7340 .bb files complete (6583 cached, 757 parsed). 7985
targets, 316 skipped, 0 masked, 0 errors.
ERROR: Openembedded'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:
Do not use Bitbake as root\.
ERROR: Command execution failed: Exited with 1
can anybody tell me what is the problem
The problem is clearly stated 4 lines above: "Do not use Bitbake as root." .
Sometimes it worth to read output messages before asking in mail list
i get error
/var/lib/python-support/python2.6/bb/COW.py:29: DeprecationWarning:
the sets module is deprecated
import types, sets
ERROR: Please set the 'PERSISTENT_DIR' or 'CACHE' variable.
I am facing a lot of problems here. can anybody give certain procedure
step by step
i am doing as on site
i get error
/var/lib/python-support/python2.6/bb/COW.py:29: DeprecationWarning:
the sets module is deprecated
import types, sets
ERROR: Please set the 'PERSISTENT_DIR' or 'CACHE' variable.
I am facing a lot of problems here. can anybody give certain procedure
step by step
i am doing as on site
i get error
/var/lib/python-support/python2.6/bb/COW.py:29: DeprecationWarning:
the sets module is deprecated
import types, sets
ERROR: Please set the 'PERSISTENT_DIR' or 'CACHE' variable.
I am facing a lot of problems here. can anybody give certain procedure
step by step
i am doing as on site
Buddy, do not use as root means you should be executing it as a normal
user not as a root user or you should not be using "sudo" to execute
your commands.