do_rootfs failed


armbedded
 

Hi,
I am trying to bitbake minimal-image (also _exact_ same failure for bootstrap-image) for ea3250 target and the build fails at do_rootfs with the following error:

ERROR: function do_rootfs failed
ERROR: see log in /blue/oe-foonas/tmp_minimal/work/ea3250-angstrom-linux-gnueabi/minimal-image-1.0-r0/temp/log.do_rootfs.8521
NOTE: Task failed: /blue/oe-foonas/tmp_minimal/work/ea3250-angstrom-linux-gnueabi/minimal-image-1.0-r0/temp/log.do_rootfs.8521
ERROR: TaskFailed event exception, aborting
ERROR: Build of /stuff/openembedded/recipes/images/minimal-image.bb do_rootfs failed
ERROR: Task 10 (/stuff/openembedded/recipes/images/minimal-image.bb, do_rootfs) failed
NOTE: Tasks Summary: Attempted 919 tasks of which 908 didn't need to be rerun and 1 failed.
ERROR: '/stuff/openembedded/recipes/images/minimal-image.bb' failed

Log file (log.do_rootfs.8251) :
-----------------------------------------------------
<snip>
./dev/ttyp6
./dev/ptyp6
+ cd /blue/oe-foonas/tmp_minimal/deploy/glibc/images/ea3250/
+ rm -f /blue/oe-foonas/tmp_minimal/deploy/glibc/images/ea3250/minimalist-image-ea3250.tar.gz
+ ln -s foonas-minimalist-image-glibc-ipk-1.0-dev-ea3250.rootfs.tar.gz /blue/oe-foonas/tmp_minimal/deploy/glibc/images/ea3250/minimalist-image-ea3250.tar.gz
+ ea3250_pack_image
/blue/oe-foonas/tmp_minimal/work/ea3250-angstrom-linux-gnueabi/minimal-image-1.0-r0/temp/run.do_rootfs.8521: line 318: ea3250_pack_image: command not found

Looking at the run.do_rootfs.8251 script, "ea3250_pack_image" is referenced in do _rootfs() but not defined.

Any ideas as to what might be causing this? My development machine is Ubuntu 8.10