View previous topic :: View next topic |
Author |
Message |
easternguy2005 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 28 Jan 2009 Posts: 1 Location: SE USA
|
Posted: Wed Jan 28, 2009 7:51 pm Post subject: Problem making kernal |
|
|
:(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 |
|
![](templates/gentoo/images/spacer.gif) |
pappy_mcfae Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/2063135933479eedb93987b.jpg)
Joined: 27 Dec 2007 Posts: 5999 Location: Pomona, California.
|
Posted: Thu Jan 29, 2009 5:49 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|