You are not logged in.

#1 2010-10-05 18:45:46

akurei
Member
From: Bochum, NRW, Germany
Registered: 2009-05-25
Posts: 152
Website

[SOLVED] [kernel26zen-git] Unable to build kernel

Hi!

I am unable to sucessfully build the kernel26zen-git package.
I am using the stable version, master branch.

Error is:

==> Building kernel and modules...
scripts/kconfig/conf -s arch/x86/Kconfig
  CHK     include/linux/version.h
  CHK     include/generated/utsrelease.h
  CC      arch/x86/kernel/asm-offsets.s - due to target missing
In file included from include/linux/module.h:18:0,
                 from include/linux/crypto.h:21,
                 from arch/x86/kernel/asm-offsets_64.c:8,
                 from arch/x86/kernel/asm-offsets.c:4:
include/linux/tracepoint.h: In function 'tracepoint_synchronize_unregister':
include/linux/tracepoint.h:80:2: error: implicit declaration of function 'synchronize_sched'
make[1]: *** [arch/x86/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2
==> ERROR: Failed... Your source tree might be broken. Run 'make mrproper' in src/kernel26zen-stable to clean it up
    Aborting...

I already tried the "make mrproper", building it without any modifications to "config" and googleing for the problem.
Anyone got a clue?

EDIT: Okay, I was searching with the wrong keywords. I searched for

include/linux/tracepoint.h:80:2: error: implicit declaration of function 'synchronize_sched'

and found this thread.
Going to try this out.

EDIT 2: What can I say? It worked.

EDIT 3: Another Thread with the solution

PS: What about this "RCU"? What does it do and why does the "classic RCU" not work?

Last edited by akurei (2010-10-05 19:39:30)

Offline

Board footer

Powered by FluxBB