* Fails to build if CONFIG_ALPHA_MARVEL=y && CONFIG_SMP
@ 2009-12-13 21:33 Raúl Porcel
0 siblings, 0 replies; only message in thread
From: Raúl Porcel @ 2009-12-13 21:33 UTC (permalink / raw)
To: linux-alpha
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-12-13 21:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-13 21:33 Fails to build if CONFIG_ALPHA_MARVEL=y && CONFIG_SMP Raúl Porcel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).