Hi Sean,

icon-naming-utils fails because the download site does not have the source
archive available. You can download it from h
ttp://downloads.yoctoproject.org/mirror/sources/icon-naming-utils-0.8.7.tar.gz<http://downloads.yoctoproject.org/mirror/sources/icon-naming-utils-0.8.7.tar.gz>

For the other two you are lacking lib-xml-parser for intltool. This was a
bug a while ago  because of a missing dependency. But has been resolved:
http://comments.gmane.org/gmane.comp.handhelds.openembedded.core/7989.

You are supposed to be using bash. Ubuntu uses dash by default but if you
were then the sanity checker would flag it the moment you run Bitbake from
you build environment. Just in case: sudo dpkg-reconfigure bash

Rudi


On Sun, Feb 5, 2012 at 2:27 PM, Sean Liming <sean_lim...@sjjmicro.com>wrote:

> I am new developer to Yocto and embedded Linux in general****
>
> ** **
>
> Host machine: i3 with 4GB RAM****
>
> OS: Ubuntu 11.10 64-bit****
>
> ** **
>
> I am following the online quick start guide, and looks like the end of
> bitbake runs into several errors:****
>
> ** **
>
> ERROR: Task 1136 (/home/sean/poky-edison-6.0/meta/recipes-sato/pimlico/
> contacts_git.bb, do_configure) failed with exit code '1'****
>
> ERROR: '/home/sean/poky-edison-6.0/meta/recipes-devtools/icon-naming-utils/
> icon-naming-utils-native_0.8.7.bb' failed****
>
> ERROR: '/home/sean/poky-edison-6.0/meta/recipes-graphics/xorg-lib/
> xkeyboard-config_2.1.bb' failed****
>
> ERROR: '/home/sean/poky-edison-6.0/meta/recipes-support/libfm/
> libfm_0.1.14.bb' failed****
>
> ERROR: '/home/sean/poky-edison-6.0/meta/recipes-gnome/gnome/
> gnome-vfs_2.24.4.bb' failed****
>
> ERROR: '/home/sean/poky-edison-6.0/meta/recipes-support/vte/vte_0.24.3.bb'
> failed****
>
> ERROR: '/home/sean/poky-edison-6.0/meta/recipes-sato/puzzles/
> oh-puzzles_git.bb' failed****
>
> ERROR: '/home/sean/poky-edison-6.0/meta/recipes-connectivity/connman/
> connman-gnome_0.5.bb' failed****
>
> ERROR: '/home/sean/poky-edison-6.0/meta/recipes-sato/pimlico/tasks_0.19.bb'
> failed****
>
> ERROR: '/home/sean/poky-edison-6.0/meta/recipes-sato/pimlico/dates_git.bb'
> failed****
>
> ERROR: '/home/sean/poky-edison-6.0/meta/recipes-sato/pimlico/
> contacts_git.bb' failed****
>
> ** **
>
> Looking back at the build process, one error calls out a package that
> cannot be downloaded:
> http://tango.freedesktop.org/releases/icon-naming-utils-0.8.7.tar.gz****
>
> ** **
>
> I have attached errors some of the log files. The common error appears to
> be oe_runconf failed.****
>
> ** **
>
> Did I miss configure something? Wrong python version?****
>
> There was a post about the dash vs. bash shell. I am not sure what shell
> is supposed to be using:****
>
> ** **
>
> The instructions say run sudo dpkg-reconfigure dash and say no. Nothing in
> the message popup says what is the shell.****
>
> ** **
>
> Thanks for any help.****
>
> ** **
>
> Regards,****
>
> ** **
>
> Sean****
>
> ** **
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>


-- 
*Rudolf J. Streif*
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to