Khem

it was the config option not being set..

seems like a kernel bug to me.. kconfig or otherwise.

thanks for the help.
- Armin

On 08/24/2014 05:14 PM, Bruce Ashfield wrote:
On Sun, Aug 24, 2014 at 7:02 PM, akuster808 <akuster...@gmail.com> wrote:

Hello,

Is anyone else seeing kernel build issue on 3.14 with the resent updates?


I am getting the following errors on ppc64 (standard/qemuppc). x86-64 built
fine (core-image-minimal). building ppc now.

Hopefully qemuppc is building 32 bit :) .. but outside of that, I was
able to build 3.14
fine on Friday.  But I just started another build to see if something
snuck past in the
recent feature merges.

Bruce


|   LD      init/built-in.o
| mm/built-in.o: In function `.vm_cgroup_css_alloc':
| vm_cgroup.c:(.text+0x7103c): undefined reference to `.res_counter_init'
| vm_cgroup.c:(.text+0x71090): undefined reference to `.res_counter_init'
| mm/built-in.o: In function `.vm_cgroup_read_u64':
| vm_cgroup.c:(.text+0x711c4): undefined reference to
`.res_counter_read_u64'
| mm/built-in.o: In function `.vm_cgroup_charge_memory_mm':
| (.text+0x71348): undefined reference to `.res_counter_charge'
| mm/built-in.o: In function `.vm_cgroup_uncharge_memory_mm':
| (.text+0x713a0): undefined reference to `.res_counter_uncharge'
| mm/built-in.o: In function `.vm_cgroup_charge_shmem':
| (.text+0x71508): undefined reference to `.res_counter_charge'
| mm/built-in.o: In function `.vm_cgroup_uncharge_shmem':
| (.text+0x71560): undefined reference to `.res_counter_uncharge'
| make[2]: *** [vmlinux] Error 1
| make[1]: *** [sub-make] Error 2
| make: *** [all] Error 2

- armin
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto



--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to