-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 30.01.2012 22:41, Benyamin Dvoskin wrote:
> Hi,
> 
> I'm having trouble compiling my kernel (actually haven't done that
> in a while..)
> 
> after i run make, i get this error:
> 
> "kernel/bounds.c:1:0: error: CPU you selected does not support
> x86-64 instruction set"
> 
> could someone please help ?
> 
> what info should i post ? (don't wanna post all the .config unless
> its needed)
> 
How did you configure the new kernel?

Try:

cd /usr/src/<kernel-dir>
zcat /proc/config.gz > .config
make oldconfig
<you'll most likely have to answer some questions, enter is default>
optional: review config via make menuconfig

make
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPJw/dAAoJEJwwOFaNFkYcKekIAMMhqAzHH3U3srAJB7wwIVAc
SsydQGe7Z4zrpM1W61ni6s4AGvIRvjFKWtt6+vzGAmOTGH1t+igLZmF/vDWPuTbP
LxLm444JFG32iNIz2yl2A6L7kJysHTSS1DecWVdOAIx2h6n42e9GOlc3RbWpJPSB
LoFco1D9GLrEt+0ZtlHBO0+4TrHgxmGty6k4rn5eXouZQnh4XykEuBpKIYBI52bA
6UiGZq2DvZl08+XPbQ5T0hyVdiGz4loGWgUvEpKweaqphVT+0Jz0z8x3uvmEmNK0
ILGbfrqFxSSG/4lHaRCSzbpm2FtrUQFcPi9Eb4YnCIGFJjANR3wnw29WEZx46zw=
=IW+U
-----END PGP SIGNATURE-----

Reply via email to