[yocto] Failing to compile Yocto (acl package)

2010-12-27 Thread Pedro Sanchez
Hello, I'm trying to compile Yocto from sources as described in the quick start documentation but the build fails as follows: $ wget http://www.yoctoproject.org/downloads/poky/poky-laverne-4.0.tar.bz2 $ tar xjf poky-laverne-4.0.tar.bz2 $ (edited conf/local.conf to select qemuarm) $ source

Re: [yocto] Failing to compile Yocto (acl package)

2010-12-27 Thread Pedro Sanchez
On 12/27/2010 08:13 PM, Tian, Kevin wrote: From: Pedro Sanchez Sent: Tuesday, December 28, 2010 8:10 AM On 12/27/2010 05:44 PM, Gary Thomas wrote: On 12/27/2010 03:21 PM, Pedro Sanchez wrote: Hello, I'm trying to compile Yocto from sources as described in the quick start documentation