[Click] click kernel module compile for Debian Lenny

Stephen Pink spink007 at yahoo.com
Thu Oct 16 14:29:08 EDT 2008


Hi,

I have installed the latest Debian testing system (Lenny) and I'm trying to follow your Installation instructions for making a new kernel (I downloaded the 2.6.19.2 sources from 
www.kernel.org and applied your click kernel patch for this distribution and everything went fine.

I followed the kernel build instructions in it blew up in make bzImage:

LD      init/built-in.o
LD      .tmp_vmlinux1
arch/x86_64/kernel/built-in.o: In function `dump_task_regs':
(.text+0x22f): undefined reference to `_proxy_pda'
arch/x86_64/kernel/built-in.o: In function `affinity_set':
mce_amd.c:(.text+0xb6cc): undefined reference to `_proxy_pda'
arch/x86_64/kernel/built-in.o: In function `smp_apic_timer_interrupt':
(.text+0x110ee): undefined reference to
 `_proxy_pda'
arch/x86_64/kernel/built-in.o: In function `do_nmi':
(.text+0x11587): undefined reference to `_proxy_pda'
arch/x86_64/mm/built-in.o: In function `pgtable_bad':
fault.c:(.text+0x76f): undefined reference to `_proxy_pda'
arch/x86_64/ia32/built-in.o:(.text+0x2650): more undefined references to `_proxy_pda' follow
make: *** [.tmp_vmlinux1] Error 1

I used the config file that was in my boot directory: 

/boot/config-2.6.26-1-amd64

as my .config

What am I doing wrong?

Thanks,

Steve




More information about the click mailing list