[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compile Kernel 2.0.36



Hi,

I'm running a Linux kernel 1.2.13 on my machine that someone installed 
for me few years ago.

Now it is about time for me to upgrade to a new version.

I'm trying to compile 2.0.36 kernel using gcc2.7.0 compiler and all I get is:
dan:/usr/src/linux# make zImage
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall 
-Wstrict-prototypes -O2 -fomit-frame-pointer 
-fno-strength-reduce -pipe -m486 -malign-loops=2 
-malign-jumps=2 -malign-functions=2 -DCPU=586  
-c -o init/main.o init/main.c
{standard input}: Assembler messages:
{standard input}:309: Error: no such 386 instruction: `rdtsc'
{standard input}:321: Error: no such 386 instruction: `rdtsc'
make: *** [init/main.o] Error 1

What should I do? Do I have to compile and install earlier version of 
Kernel?

Please send me e-mail to  da_cohen@netvision.net.il

Thanks