make -f scripts/Makefile.build obj=arch/alpha/kernel gcc -Wp,-MD,arch/alpha/kernel/.time.o.d -nostdinc -isystem /usr/lib/gcc/alpha-unknown-linux-gnu/4.3.4/include -Iinclude -I/home/armin/tmp/linux-2.6.32/arch/alpha/include -include include/linux/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -pipe -mno-fp-regs -ffixed-8 -msmall-data -fno-jump-tables -mcpu=ev67 -Wa,-mev6 -fno-stack-protector -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -Werror -Wno-sign-compare -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(time)" -D"KBUILD_MODNAME=KBUILD_STR(time)" -c -o arch/alpha/kernel/.tmp_time.o arch/alpha/kernel/time.c In file included from /home/armin/tmp/linux-2.6.32/arch/alpha/include/asm/rtc.h:14, from arch/alpha/kernel/time.c:49: include/asm-generic/rtc.h: In function 'get_rtc_ss': include/asm-generic/rtc.h:205: error: implicit declaration of function 'marvel_get_rtc_time' make[1]: *** [arch/alpha/kernel/time.o] Error 1 make: *** [arch/alpha/kernel] Error 2 On kernel 2.6.32 -- To unsubscribe from this list: send the line "unsubscribe linux-alpha" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html