Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem making kernal
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
easternguy2005
n00b
n00b


Joined: 28 Jan 2009
Posts: 1
Location: SE USA

PostPosted: Wed Jan 28, 2009 7:51 pm    Post subject: Problem making kernal Reply with quote

:(Sparc64 - Just want basic setup to run on a blade100....I've been working for a week to make this work but hit a wall. I type

make && make image modules_install

and I get:

scripts/kconfig/conf -s arch/x86/Kconfig
CHK include/linux/version.h
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-x86
CC kernel/bounds.s
kernel/bounds.c:1: error: code model `kernel' not supported in the 32 bit mode
kernel/bounds.c:1: sorry, unimplemented: 64-bit mode not compiled in
make[1]: *** [kernel/bounds.s] Error 1
make: *** [prepare0] Error 2


It was suggested try -

make CROSS_COMPILE=sparc64-linux-
AND
sparc64-unknown-linux-gnu

but that failed too although seemed to get further


I noticed a bug track, Bugzilla Bug 247246 - but I'm not comprehending that.


How can I get this to continue. Also, I've unchecked alot of selection in the make config so would like to go back to "stock".

Thanks
Back to top
View user's profile Send private message
pappy_mcfae
Watchman
Watchman


Joined: 27 Dec 2007
Posts: 5999
Location: Pomona, California.

PostPosted: Thu Jan 29, 2009 5:49 am    Post subject: Reply with quote

What I'm trying to understand is why are you coming up with a line like scripts/kconfig/conf -s arch/x86/Kconfig on a sparc system. I don't get that. I thought sparc was a completely different animal. If you are compiling for a sparc system, you have to make sure you're compiling a sparc kernel...which it would appear isn't the case. Did you use make defconfig to make your kernel, or did you copy it from another source?

Blessed be!
Pappy
_________________
This space left intentionally blank, except for these ASCII symbols.
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