From: Kieran O' Sullivan (kosullivan at domain snet.wit.ie)
Date: Mon 09 Aug 1999 - 16:59:59 IST
When I try to make bzImage on the 2.0.36 kernal
gcc gives me the following.
gcc -D__KERNEL__ -I/usr/src/linux-2.0.36.SuSE/include -V2.7.2.3 -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.cgcc: installation problem, cannot exec `cc1': No
such file or directory
cpp: output pipe has been closed
make: *** [init/main.o] Error 1
There is a cc1 executable in my /usr/lib/gcc-lib/i486-linux/2.7.2.1
directory.
The version of the gcc is 2.7.2.1
I have made a ssh without any problems.
I am running SuSE 5.2
I tried putting soft links to the cc1 in the linux-2.0.36/inclued and init
directories but that didn't work either.
This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:04:26 GMT