xfs
[Top] [All Lists]

Re: Problem compliling kernel

To: "linux" <dahouet@xxxxxxx>
Subject: Re: Problem compliling kernel
From: Chmouel Boudjnah <chmouel@xxxxxxxxxxxxxxxx>
Date: 12 May 2001 17:05:24 +0100
Cc: Andriy.Bilous@xxxxxxxxx, linux-xfs@xxxxxxxxxxx
In-reply-to: <200105060100330924.019315D3@mail.gmx.de> ("linux"'s message of "Sun, 06 May 2001 01:00:33 +0200")
References: <Pine.LNX.4.21.0105052343370.1042-100000@bellapc.satama> <200105060100330924.019315D3@mail.gmx.de>
Sender: owner-linux-xfs@xxxxxxxxxxx
User-agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.0.102
"linux" <dahouet@xxxxxxx> writes:

> i tried this once but it was complaining about not finding cpp0
> [root@bretagne linux-xfs]# make bzImage
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o 
> scripts/split-include scripts/split-include.c
> scripts/split-include include/linux/autoconf.h include/config
> gcc -V egcs-2.91.66 -D__KERNEL__ -I/usr/src/linux-xfs/include -Wall 
> -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe  
> -march=i686 -malign-functions=4    -c -o init/main.o init/main.c
> gcc: installation problem, cannot exec `cpp0': Aucun fichier ou r?pertoire de 
> ce type
> make: *** [init/main.o] Erreur 1
> [root@bretagne linux-xfs]# locate cpp0
> /usr/lib/gcc-lib/i586-mandrake-linux/2.96/cpp0
> /usr/lib/gcc-lib/i586-mandrake-linux/2.96/tradcpp0
> 
> cpp0 is not at the right place ? where do i put it  ?

upgrade your egcs package, seems like you have installed a gcc-2.96 of
8.0 with egcs package of 7.2.

<Prev in Thread] Current Thread [Next in Thread>