On Mon, Jan 30, 2012 at 11:41:59PM +0200, 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)
I read that to mean that you selected an old CPU type that doesn't
support some options you've selected. 3 questions...
1) What is your CPU type? If you're not certain, post the output from
"head /proc/cpuinfo"
2) What CPU type have you selected in "make menuconfig"?
Processor type and features --->
Processor family (?????????????????) --->
3) Is the answer to 1) the same as the answer to 2) ?
--
Walter Dnes <[email protected]>