From: "Randy.Dunlap" <rddunlap@osdl.org>
To: "Robert L. Harris" <Robert.L.Harris@rdlg.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.23-bk1 && RTC
Date: Tue, 2 Dec 2003 09:00:58 -0800 [thread overview]
Message-ID: <20031202090058.6e38dfb0.rddunlap@osdl.org> (raw)
In-Reply-To: <20031202155313.GD18468@rdlg.net>
On Tue, 2 Dec 2003 10:53:13 -0500 "Robert L. Harris" <Robert.L.Harris@rdlg.net> wrote:
|
|
| Looks like RTC is broken in 2.4.23-bk1.
|
| gcc -D__KERNEL__ -I/exp/src1/kernels/2.4.23/Server/General/linux-2.4.23/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586 -nostdinc -iwithprefix include -DKBUILD_BASENAME=rtc -c -o rtc.o rtc.c
| rtc.c: In function `rtc_init':
| rtc.c:772: `RTC_IOMAPPED' undeclared (first use in this function)
| rtc.c:772: (Each undeclared identifier is reported only once
| rtc.c:772: for each function it appears in.)
| rtc.c:773: `RTC_IO_EXTENT' undeclared (first use in this function)
| rtc.c: In function `rtc_exit':
| rtc.c:873: `RTC_IOMAPPED' undeclared (first use in this function)
| rtc.c:874: `RTC_IO_EXTENT' undeclared (first use in this function)
|
| If I disable the Enhanced Real Time Clock in menuconfig it compiles just
| fine.
Marcelo just applied the patch here:
http://lkml.org/lkml/2003/12/1/150
--
~Randy
MOTD: Always include version info.
prev parent reply other threads:[~2003-12-02 17:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-02 15:53 2.4.23-bk1 && RTC Robert L. Harris
2003-12-02 17:00 ` Randy.Dunlap [this message]
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=20031202090058.6e38dfb0.rddunlap@osdl.org \
--to=rddunlap@osdl.org \
--cc=Robert.L.Harris@rdlg.net \
--cc=linux-kernel@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 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).