From: "Raúl Porcel" <armin76@gentoo.org>
To: linux-alpha@vger.kernel.org
Subject: Fails to build if CONFIG_ALPHA_MARVEL=y && CONFIG_SMP
Date: Sun, 13 Dec 2009 22:33:30 +0100 [thread overview]
Message-ID: <4B255DAA.1090902@gentoo.org> (raw)
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
reply other threads:[~2009-12-13 21:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B255DAA.1090902@gentoo.org \
--to=armin76@gentoo.org \
--cc=linux-alpha@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.