* [parisc-linux] [2.5] rtc doesn't build
@ 2002-11-12 18:57 Bjoern A. Zeeb
2002-11-12 19:04 ` Grant Grundler
2002-11-12 19:04 ` Matthew Wilcox
0 siblings, 2 replies; 4+ messages in thread
From: Bjoern A. Zeeb @ 2002-11-12 18:57 UTC (permalink / raw)
To: parisc-linux
Hi,
thi sseems to be a problem with nonexistent defines expected
to be in include/asm-parisc/mc146818rtc.h
gcc -Wp,-MD,drivers/char/.rtc.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -D__linux__ -pipe -fno-strength-reduce -mno-space-regs -mfast-indirect-calls -mdisable-fpregs -ffunction-sections -nostdinc -iwithprefix include -DMODULE -include include/linux/modversions.h -DKBUILD_BASENAME=rtc -DEXPORT_SYMTAB -c -o drivers/char/rtc.o drivers/char/rtc.c
drivers/char/rtc.c: In function `rtc_do_ioctl':
drivers/char/rtc.c:411: warning: implicit declaration of function `CMOS_READ'
drivers/char/rtc.c:412: `RTC_ALWAYS_BCD' undeclared (first use in this function)
drivers/char/rtc.c:412: (Each undeclared identifier is reported only once
drivers/char/rtc.c:412: for each function it appears in.)
drivers/char/rtc.c:418: warning: implicit declaration of function `CMOS_WRITE'
drivers/char/rtc.c: In function `rtc_init':
drivers/char/rtc.c:858: warning: implicit declaration of function `RTC_PORT'
drivers/char/rtc.c: In function `get_rtc_time':
drivers/char/rtc.c:1162: `RTC_ALWAYS_BCD' undeclared (first use in this function)
drivers/char/rtc.c: In function `get_rtc_alm_time':
drivers/char/rtc.c:1201: `RTC_ALWAYS_BCD' undeclared (first use in this function)
make[2]: *** [drivers/char/rtc.o] Error 1
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2
--
Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT
56 69 73 69 74 http://www.zabbadoz.net/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] [2.5] rtc doesn't build
2002-11-12 18:57 [parisc-linux] [2.5] rtc doesn't build Bjoern A. Zeeb
@ 2002-11-12 19:04 ` Grant Grundler
2002-11-12 19:28 ` Bjoern A. Zeeb
2002-11-12 19:04 ` Matthew Wilcox
1 sibling, 1 reply; 4+ messages in thread
From: Grant Grundler @ 2002-11-12 19:04 UTC (permalink / raw)
To: Bjoern A. Zeeb; +Cc: parisc-linux
"Bjoern A. Zeeb" wrote:
> thi sseems to be a problem with nonexistent defines expected
> to be in include/asm-parisc/mc146818rtc.h
use GENRTC instead
grant
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] [2.5] rtc doesn't build
2002-11-12 19:04 ` Grant Grundler
@ 2002-11-12 19:28 ` Bjoern A. Zeeb
0 siblings, 0 replies; 4+ messages in thread
From: Bjoern A. Zeeb @ 2002-11-12 19:28 UTC (permalink / raw)
To: Grant Grundler; +Cc: parisc-linux
On Tue, 12 Nov 2002, Grant Grundler wrote:
> "Bjoern A. Zeeb" wrote:
> > thi sseems to be a problem with nonexistent defines expected
> > to be in include/asm-parisc/mc146818rtc.h
>
> use GENRTC instead
Is this a general prob ?
if so it would be good if we could hide this option - I do not know
Kconfig...
perhaps drop a note to Documentation/parisc/
--
Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT
56 69 73 69 74 http://www.zabbadoz.net/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] [2.5] rtc doesn't build
2002-11-12 18:57 [parisc-linux] [2.5] rtc doesn't build Bjoern A. Zeeb
2002-11-12 19:04 ` Grant Grundler
@ 2002-11-12 19:04 ` Matthew Wilcox
1 sibling, 0 replies; 4+ messages in thread
From: Matthew Wilcox @ 2002-11-12 19:04 UTC (permalink / raw)
To: Bjoern A. Zeeb; +Cc: parisc-linux
On Tue, Nov 12, 2002 at 06:57:07PM +0000, Bjoern A. Zeeb wrote:
> Hi,
>
>
> thi sseems to be a problem with nonexistent defines expected
> to be in include/asm-parisc/mc146818rtc.h
Say 'N' to "Enhanced Real Time Clock Support", then "Y" to "Generic
/dev/rtc emulation" instead.
--
Revolutions do not require corporate support.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-11-12 19:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-12 18:57 [parisc-linux] [2.5] rtc doesn't build Bjoern A. Zeeb
2002-11-12 19:04 ` Grant Grundler
2002-11-12 19:28 ` Bjoern A. Zeeb
2002-11-12 19:04 ` Matthew Wilcox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox