[oe-users] Problem generating uImage for gumstix
Philip Balister
philip at balister.org
Wed Aug 15 11:30:26 UTC 2007
Try rebuilding with :
DISTRO = angstrom-2007.1
bitbake angstrom-minimal-image
You will need to remove the OE tmp dir.
This just built for me, however it is possible I built a dependency not
included by this build when building for another machine.
Philip
Steve Sakoman wrote:
> I'm an Open Embedded newbee and decided to get my feet wet by attempting a
> build for the gumstix platform.
>
> I started out with the gumstix.conf machine type in the distro, and used
> generic-uclibc.conf as the distro.
>
> My first build attempt used:
>
> bitbake task-boot
>
> All proceeds well until bitbake tries to install the boot image, and then I
> get an error:
>
> | make[1]: Leaving directory
> `/home/sakoman/perforce/s100/build/tmp/work/gumstix-linux-uclibc/linux-
> gumstix-2.6.15-r1/linux-2.6.15'
> | if [ -r System.map -a -x echo ]; then echo -ae -F System.map -b
> /home/sakoman/perforce/s100/build/tmp/work/gumstix-linux-uclibc/linux-
> gumstix-2.6.15-r1/image -r 2.6.15gum; fi
> | + install -d
> /home/sakoman/perforce/s100/build/tmp/work/gumstix-linux-uclibc/linux-
> gumstix-2.6.15-r1/image/boot
> | + install -d
> /home/sakoman/perforce/s100/build/tmp/work/gumstix-linux-uclibc/linux-
> gumstix-2.6.15-r1/image/boot
> | + install -m 0644 arch/arm/boot/uImage
> /home/sakoman/perforce/s100/build/tmp/work/gumstix-linux-uclibc/linux-
> gumstix-2.6.15-r1/image/boot/uImage-2.6.15gum
> | install: cannot stat `arch/arm/boot/uImage': No such file or directory
> NOTE: Task failed:
> /home/sakoman/perforce/s100/build/tmp/work/gumstix-linux-uclibc/linux-
> gumstix-2.6.15-r1/temp/log.do_install.28952
> NOTE: package linux-gumstix-2.6.15-r1: task do_install: failed
> ERROR: TaskFailed event exception, aborting
> NOTE: package linux-gumstix-2.6.15: failed
>
> It seems that bitbake didn't build uImage.
>
> I reviewed the documentation and added the following to my machine
> gumstix.conf:
>
> KERNEL_IMAGETYPE = "uImage"
>
> Then I did a "rm -rf tmp" and "bitbake task-boot" Still no joy :-( Same
> error.
>
> Any ideas on how to fix this?
>
> Thanks!
>
> Steve
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Openembedded-users mailing list
> Openembedded-users at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3303 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.openembedded.org/pipermail/openembedded-users/attachments/20070815/b7d5cfd3/attachment-0002.bin>
More information about the Openembedded-users
mailing list