* Build error
@ 2006-10-03 19:15 Manoj Ekbote
2006-10-03 19:28 ` mlachwani
0 siblings, 1 reply; 2+ messages in thread
From: Manoj Ekbote @ 2006-10-03 19:15 UTC (permalink / raw)
To: linux-mips
Hi,
I see this error while compiling the latest sources:
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
arch/mips/kernel/built-in.o: In function `do_gettimeofday':
: undefined reference to `tickadj'
arch/mips/kernel/built-in.o: In function `do_gettimeofday':
: undefined reference to `tickadj'
make: *** [.tmp_vmlinux1] Error 1
There is no definition of tickadj anywhere in the tree. Is it supposed
to be in kernel/time/ntp.c?
/manoj
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Build error
2006-10-03 19:15 Build error Manoj Ekbote
@ 2006-10-03 19:28 ` mlachwani
0 siblings, 0 replies; 2+ messages in thread
From: mlachwani @ 2006-10-03 19:28 UTC (permalink / raw)
To: Manoj Ekbote; +Cc: linux-mips
Manoj Ekbote wrote:
> Hi,
>
> I see this error while compiling the latest sources:
>
> CC init/version.o
> LD init/built-in.o
> LD .tmp_vmlinux1
> arch/mips/kernel/built-in.o: In function `do_gettimeofday':
> : undefined reference to `tickadj'
> arch/mips/kernel/built-in.o: In function `do_gettimeofday':
> : undefined reference to `tickadj'
> make: *** [.tmp_vmlinux1] Error 1
>
> There is no definition of tickadj anywhere in the tree. Is it supposed
> to be in kernel/time/ntp.c?
>
>
> /manoj
>
>
>
>
I think you would need the GENERIC_TIME support enabled.
Thanks
Manish Lachwani
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-10-03 19:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-03 19:15 Build error Manoj Ekbote
2006-10-03 19:28 ` mlachwani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox