* vr4131 and time.c Kernel 2.4.27
@ 2004-10-08 17:38 Jörg Hagedorn
2004-10-08 17:46 ` Manish Lachwani
0 siblings, 1 reply; 2+ messages in thread
From: Jörg Hagedorn @ 2004-10-08 17:38 UTC (permalink / raw)
To: linux-mips
Dear all,
I try to port the mips kernel to a vr4131 based pda. I have started from the
tanbac board 226 but now I got the following message
init/main.o: In function `start_kernel':
init/main.o(.text.init+0x50c): undefined reference to `time_init'
kernel/kernel.o: In function `sys_time':
kernel/kernel.o(.text+0x90c0): undefined reference to `do_gettimeofday'
kernel/kernel.o: In function `sys_gettimeofday':
....
Before I start with my modifications I did not get this message. What is the
reason why the compiler did not find the complete time environment.
Many thanks
Joerg
__________________________________________
www.messezimmer-duesseldorf.de
www.messezimmer-essen.de
www.zedernweg.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: vr4131 and time.c Kernel 2.4.27
2004-10-08 17:38 vr4131 and time.c Kernel 2.4.27 Jörg Hagedorn
@ 2004-10-08 17:46 ` Manish Lachwani
0 siblings, 0 replies; 2+ messages in thread
From: Manish Lachwani @ 2004-10-08 17:46 UTC (permalink / raw)
To: Jörg Hagedorn; +Cc: linux-mips
Hello !
You may have already done this, but is arch/mips/kernel/time.c compiled
in the kernel? This file contains the functions time_init and
`do_gettimeofday'
Thanks
Manish Lachwani
Jörg Hagedorn wrote:
>Dear all,
>I try to port the mips kernel to a vr4131 based pda. I have started from the
>tanbac board 226 but now I got the following message
>
>init/main.o: In function `start_kernel':
>init/main.o(.text.init+0x50c): undefined reference to `time_init'
>kernel/kernel.o: In function `sys_time':
>kernel/kernel.o(.text+0x90c0): undefined reference to `do_gettimeofday'
>kernel/kernel.o: In function `sys_gettimeofday':
>....
>
>Before I start with my modifications I did not get this message. What is the
>reason why the compiler did not find the complete time environment.
>
>Many thanks
>Joerg
>
>
>
>__________________________________________
>www.messezimmer-duesseldorf.de
>www.messezimmer-essen.de
>www.zedernweg.de
>
>
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-10-08 17:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-08 17:38 vr4131 and time.c Kernel 2.4.27 Jörg Hagedorn
2004-10-08 17:46 ` Manish Lachwani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox