Hello!
I'm using a (SuSE) Linux-system with Kernel 2.0.33. Now I need a new
Kernel - version 2.0.36.
I followed all instructions to configure it. "make dep" and "make clean"
worked fine, but "make zImage" cancels with the following message:
gcc -D__KERNEL__ -I/usr/src/linux-2.0.36.SuSE/include -V2.7.2.3 -Wall -Wstri
ct-p
rototypes -O2 -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-
loop
s=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o init/main.o
init/main.c
gcc: installation problem, cannot exec `cc1': No such file or directory
cpp: output pipe has been closed
make: *** [init/main.o] Error 1
Maybe I should mention, that I used a source-code patch for an olicom
tokenring-card (olicom-2.0.36). But this source-code patch could be applied
without problems.
How can I run the "make zImage" sucessfully?
Thank you!
Erich