[poky] Problem building MIPS image (core-image-minimal)
Zhouheng Zhuang
zz245 at cornell.edu
Thu Mar 29 13:51:38 PDT 2012
Hi all,
I am a student, and I just started using Yocto Project, and tried to build
a MIPS image (core-image-minimal) myself, but failed. Can anyone help me on
this issue?
I downloaded Yocto 1.1. After
% source oe-init-build-env
I set configurations in ./build/conf/local.conf with (the file is attached)
------
BB_NUMBER_THREADS = "4"
PARALLEL_MAKE = "-j 3"
MACHINE ??= "qemumips"
DISTRO ?= "poky"
PACKAGE_CLASSES = "package_deb"
EXTRA_IMAGE_FEATURES = "debug-tweaks"
USER_CLASSES ?= "image-mklibs image-prelink"
PATCHRESOLVE = "noop"
CONF_VERSION = "1"
INHERIT += rm_work
------
Then, I ran
% bitbake -k core-image-minimal
and got errors:
------
Errors were encountered while processing:
/home/zhouheng/poky/build/tmp/deploy/deb/mips/./base-passwd_3.5.22-r9_mips.deb
W: Ignoring Provides line with DepCompareOp for package rtld
W: You may want to run apt-get update to correct these problems
E: Sub-process dpkg returned an error code (1)
ERROR: Function 'do_rootfs' failed (see
/home/zhouheng/poky/build/tmp/work/qemumips-poky-linux/core-image-minimal-1.0-r0/temp/log.do_rootfs.2097
for further information)
-------
I have attached the errorlog with the email, too.
I have tried searching the error, but I haven't figured out why it happens.
Can anyone answer my questions?
I would appreciate it very much if anyone can share their configuration to
successfully build the image.
Thank you very much!
Zhouheng (Philip) Zhuang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20120329/a8c12083/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: local.conf
Type: application/octet-stream
Size: 9675 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20120329/a8c12083/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.do_rootfs.2097
Type: application/octet-stream
Size: 9424 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20120329/a8c12083/attachment-0001.obj>
More information about the poky
mailing list