Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel compile - undefined reference
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
psychocandy
Apprentice
Apprentice


Joined: 09 Nov 2006
Posts: 192

PostPosted: Sat Nov 18, 2006 8:51 am    Post subject: Kernel compile - undefined reference Reply with quote

This seems to happen a lot when you make changes....

Heres the error this time :-

arch/sparc64/kernel/built-in.o: In function `sys32_recvmsg':
: undefined reference to `compat_sys_recvmsg'
arch/sparc64/kernel/built-in.o: In function `sys32_recvmsg':
: undefined reference to `compat_sys_recvmsg'
arch/sparc64/kernel/built-in.o: In function `sys32_sendmsg':
: undefined reference to `compat_sys_sendmsg'
arch/sparc64/kernel/built-in.o: In function `sys32_sendmsg':
: undefined reference to `compat_sys_sendmsg'
arch/sparc64/kernel/built-in.o: In function `do_sys_setsockopt':
arch/sparc64/kernel/sys32.S:(.text+0x18e64): undefined reference to `compat_sys_setsockopt'
arch/sparc64/kernel/sys32.S:(.text+0x18e74): undefined reference to `compat_sys_setsockopt'
arch/sparc64/kernel/built-in.o: In function `do_sys_getsockopt':
arch/sparc64/kernel/sys32.S:(.text+0x18e84): undefined reference to `compat_sys_getsockopt'
arch/sparc64/kernel/sys32.S:(.text+0x18e94): undefined reference to `compat_sys_getsockopt'
arch/sparc64/kernel/built-in.o: In function `do_sys_sendmsg':
arch/sparc64/kernel/sys32.S:(.text+0x18ea4): undefined reference to `compat_sys_sendmsg'
arch/sparc64/kernel/sys32.S:(.text+0x18eac): undefined reference to `compat_sys_sendmsg'
arch/sparc64/kernel/built-in.o: In function `do_sys_recvmsg':
arch/sparc64/kernel/sys32.S:(.text+0x18ec4): undefined reference to `compat_sys_recvmsg'
arch/sparc64/kernel/sys32.S:(.text+0x18ecc): undefined reference to `compat_sys_recvmsg'
arch/sparc64/kernel/built-in.o:(__ksymtab+0x580): undefined reference to `verify_compat_iovec'
make: *** [.tmp_vmlinux1] Error 1

Any ideas ???
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Sat Nov 18, 2006 8:55 am    Post subject: Reply with quote

Moved from Kernel & Hardware to Gentoo on Sparc.
You'll probably have better luck getting an answer here.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
gust4voz
Retired Dev
Retired Dev


Joined: 09 Sep 2003
Posts: 373
Location: Buenos Aires, Argentina

PostPosted: Mon Nov 20, 2006 12:47 pm    Post subject: Reply with quote

Which kernel? Which config?
Usually on sparc-land you get those kind of problems when disabling an essential config option, or the opposite (enabling something that really doesn't work on sparc - but then that doesn't seem to be your case).
Also if you're moving configs around, you sure you used oldconfig?
_________________
Gustavo Zacarias
Gentoo/SPARC monkey
Back to top
View user's profile Send private message
psychocandy
Apprentice
Apprentice


Joined: 09 Nov 2006
Posts: 192

PostPosted: Mon Nov 20, 2006 2:23 pm    Post subject: Reply with quote

gust4voz wrote:
Which kernel? Which config?
Usually on sparc-land you get those kind of problems when disabling an essential config option, or the opposite (enabling something that really doesn't work on sparc - but then that doesn't seem to be your case).
Also if you're moving configs around, you sure you used oldconfig?


I think you're right...

I've discovered that its not wise to just say Y to everything because this is the problem you get !!!!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc 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