Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Getting time errors in trying to build kernel
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Thu Dec 04, 2008 3:12 am    Post subject: Getting time errors in trying to build kernel Reply with quote

I'm getting the following errors after: make && make modules_install:

kernel/built-in.o: In function 'getnstimeofday':
( .text+0x21da3): undefined reference to '__umoddi3'
make: *** [tmp_vmlinux1] Error 1

Any ideas what this is or what I need to compile in?
_________________
Registered Linux User: 437619
"I'm a big believer in technology over politics" - Linus Torvalds
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21586

PostPosted: Thu Dec 04, 2008 3:54 am    Post subject: Reply with quote

A time error while building typically implies some sort of timestamp problem. Your problem is time-related only in that the undefined symbol happens to be used by a function which manipulates time.

What architecture are you targeting? A quick grep of kernel sources indicates that this symbol is architecture specific.
Back to top
View user's profile Send private message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Thu Dec 04, 2008 4:22 am    Post subject: Reply with quote

Hu wrote:
A time error while building typically implies some sort of timestamp problem. Your problem is time-related only in that the undefined symbol happens to be used by a function which manipulates time.

What architecture are you targeting? A quick grep of kernel sources indicates that this symbol is architecture specific.


P4 w/ ht
_________________
Registered Linux User: 437619
"I'm a big believer in technology over politics" - Linus Torvalds
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum