Re: [yocto] Building poky-tiny for ARM fails in do_compile of elfutils

2012-06-05 Thread Chatre, Reinette
On Mon, 2012-06-04 at 14:55 -0700, Khem Raj wrote: > >> > | ../libdwfl/libdwfl_pic.a(linux-kernel-modules.os): In function > >> > `dwfl_linux_kernel_report_offline': > >> > | > >> > /home/rchatre/poky_build/tmp/work/armv5te-poky-linux-gnueabi/elfutils-0.148-r7/elfutils-0.148/libdwfl/linux-kernel-

Re: [yocto] Building poky-tiny for ARM fails in do_compile of elfutils

2012-06-04 Thread Khem Raj
>> > | ../libdwfl/libdwfl_pic.a(linux-kernel-modules.os): In function >> > `dwfl_linux_kernel_report_offline': >> > | >> > /home/rchatre/poky_build/tmp/work/armv5te-poky-linux-gnueabi/elfutils-0.148-r7/elfutils-0.148/libdwfl/linux-kernel-modules.c:310: >> > undefined reference to `fts_open' you

Re: [yocto] Building poky-tiny for ARM fails in do_compile of elfutils

2012-06-04 Thread Chatre, Reinette
On Fri, 2012-06-01 at 15:27 -0700, Khem Raj wrote: > On Fri, Jun 1, 2012 at 1:09 PM, Chatre, Reinette > wrote: > > Hi, > > > > I am trying to create a poky-tiny based image for ARM. This currently > > fails in the "do_compile" task of elfutils. As a first attempt I try to > > have things as simple

Re: [yocto] Building poky-tiny for ARM fails in do_compile of elfutils

2012-06-01 Thread Khem Raj
On Fri, Jun 1, 2012 at 1:09 PM, Chatre, Reinette wrote: > Hi, > > I am trying to create a poky-tiny based image for ARM. This currently > fails in the "do_compile" task of elfutils. As a first attempt I try to > have things as simple as possible. Starting with a clean 7.0 Denzil > in /opt/poky.git

[yocto] Building poky-tiny for ARM fails in do_compile of elfutils

2012-06-01 Thread Chatre, Reinette
Hi, I am trying to create a poky-tiny based image for ARM. This currently fails in the "do_compile" task of elfutils. As a first attempt I try to have things as simple as possible. Starting with a clean 7.0 Denzil in /opt/poky.git on my development system and use a separate build directory $HOME/p