> Hi everyone, > > I'm trying to build Angstrom for Beagleboard with OE. > Host: Ubuntu 9.10, Bitbake version: 1.8.18 > Build fails with the following message: > ----------------------------------------------------------------
You may want to try installing a glibc-static library (at least that was what I needed to do for Fedora). However, I too have a problem with building the base-image for Poodle (Zaurus 5600). When I run MACHINE=poodle bitbake base-image, I see this output: NOTE: Running task 968 of 1471 (ID: 795, /home/matt/OE/openembedded/recipes/kexecboot/initramfs-kexecboot-image.bb, do_rootfs) ERROR: function do_rootfs failed ERROR: see log in /home/matt/OE/angstrom-dev/work/poodle-angstrom-linux-gnueabi/initramfs-kexecboot-image-1.0-r0/temp/log.do_rootfs.31013 NOTE: Task failed: /home/matt/OE/angstrom-dev/work/poodle-angstrom-linux-gnueabi/initramfs-kexecboot-image-1.0-r0/temp/log.do_rootfs.31013 ERROR: TaskFailed event exception, aborting ERROR: Build of /home/matt/OE/openembedded/recipes/kexecboot/initramfs-kexecboot-image.bb do_rootfs failed ERROR: Task 795 (/home/matt/OE/openembedded/recipes/kexecboot/initramfs-kexecboot-image.bb, do_rootfs) failed NOTE: Tasks Summary: Attempted 967 tasks of which 967 didn't need to be rerun and 1 failed. ERROR: '/home/matt/OE/openembedded/recipes/kexecboot/initramfs-kexecboot-image.bb' failed When I look into the log file that was generated, I see this: + cp updater.sh.poodle Angstrom-initramfs-kexecboot-image-glibc-ipk-2009.X-stable-poodle-installkit/updater.sh cp: cannot stat `updater.sh.poodle': No such file or directory If I search the build directory I see this: [m...@inky OE]$ find . -iname "*updater.sh*" -print ./openembedded/recipes/zaurus-updater/poodle/updater.sh ./openembedded/recipes/zaurus-updater/zaurus-updater/updater.sh ./openembedded/recipes/zaurus-updater/akita/updater.sh So, is it me or does the initramfs-kexecboot-image.bb need to be updated to find the correct file ? Thanks ! Matt ----------------------------------------- This email was sent using SquirrelMail. "Webmail for nuts!" http://squirrelmail.org/ _______________________________________________ Angstrom-distro-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
