Gentoo Archives: gentoo-user

From: Bo Andresen <bo.andresen@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] chroot: cannot run command `bin/bash': Exec format error
Date: Fri, 24 Feb 2006 00:24:47
Message-Id: 200602240116.56783.bo.andresen@gmail.com
In Reply to: Re: [gentoo-user] chroot: cannot run command `bin/bash': Exec format error by Bo Andresen
1 On Friday 24 February 2006 01:12, Bo Andresen wrote:
2 > On Friday 24 February 2006 00:52, Boyd Stephen Smith Jr. wrote:
3 > > So, it's starting from your i686 config, and trying to use it to assign
4 > > as many symbols as possible to the new x86_64 kernel. Some of the
5 > > symbols just won't exist.
6 > >
7 > > When you 'make ARCH=x86_64 menuconfig', can you find the IA32
8 > > configuration options?
9 >
10 > Indeed I can. Thanks. :)
11
12 Unfortunately, however, it doesn't compile.. :(
13
14 # make ARCH=x86_64
15 CHK include/linux/version.h
16 SPLIT include/linux/autoconf.h -> include/config/*
17 CC arch/x86_64/kernel/asm-offsets.s
18 cc1: error: code model `kernel' not supported in the 32 bit mode
19 make[1]: *** [arch/x86_64/kernel/asm-offsets.s] Error 1
20 make: *** [prepare0] Error 2
21
22 Going to bed now. Will look at it tomorrow.
23
24 --
25 Bo Andresen
26 --
27 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] chroot: cannot run command `bin/bash': Exec format error "Boyd Stephen Smith Jr." <bss03@××××××××××.com>