Sender: marcello AT aeon DOT tvd DOT be Message-ID: <381CAD6E.81BF8A46@chello.be> Date: Sun, 31 Oct 1999 21:58:22 +0100 From: Marcello DI PIETRO X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.12-20 i686) X-Accept-Language: en MIME-Version: 1.0 To: pgcc AT delorie DOT com Subject: Problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: pgcc AT delorie DOT com I have got this message , could you please help I am using RedHat 6.1 , Pentium III Why cpp is not found ,I have linked from /lib/cpp->old cpp tp /lib/cpp->new one --------------------------------------------------- [root AT cable-195-162-219-183 linux]# make bzImage gcc -D__KERNEL__ -I/usr/src/linux-2.2.12/include -Wall -Wstrict-prototypes -O6 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o init/main.o init/main.c gcc: installation problem, cannot exec `cpp': No such file or directory gcc: installation problem, cannot exec `cc1': No such file or directory make: *** [init/main.o] Error 1 [root AT cable-195-162-219-183 linux]# --------------------------------------------------- Using builtin specs. gcc version pgcc-2.91.66 19990314 (egcs-1.1.2 release)