I'm trying to build angstrom for the beagleboard. I'm running the build
on a 32bit Ubuntu 11.04 system. From an empty directory, I ran the
following commands:
MACHINE=beagleboard ./oebb.sh config beagleboard
MACHINE=beagleboard ./oebb.sh update
MACHINE=beagleboard ./oebb.sh bitbake console-image
The bitbake of the console-image successfully completes tasks 2396 of
2397, but do_rootfs task is failing because the command opkg-make-index
is not in the path:
| opkg-make-index: Command not found.
NOTE: package console-image-1.0-r0: task do_rootfs: Failed
ERROR: Task 8
(/terab/beagleboard/setup-scripts/sources/meta-angstrom/recipes-images/angstrom/console-image.bb,
do_rootfs) failed with exit code '1'
ERROR:
'/terab/beagleboard/setup-scripts/sources/meta-angstrom/recipes-images/angstrom/console-image.bb'
failed
I haven't found any references to this problem. Tips for debug and
resolution are appreciated.
frank
Frank Agius
_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel