Re: Compiling problem kernel 2.4.2

2001-04-04 Thread Boris Pisarcik
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -02 > -fomit-frame-pointer -fno-strict-aliasing -pipe -march=i486 -c -o init/main.o > init/main.c > gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -02 > fomit-frame-pointer -fno-strict-aliasing -pipe -ma

Re: Compiling problem kernel 2.4.2

2001-03-27 Thread Theodoor Scholte
At 23:23 26-3-01 +0200, you wrote: >On Mon, 26 Mar 2001, Theodoor Scholte wrote: > > > There are no relevant messsages in that file. > >Strange, but I bet that you can compile again, right? (Just remove the >broken compile.h that the dd command created) Must have been an NFS >fluke, and without

Re: Compiling problem kernel 2.4.2

2001-03-26 Thread Tobias Ringstrom
On Mon, 26 Mar 2001, Theodoor Scholte wrote: > There are no relevant messsages in that file. Strange, but I bet that you can compile again, right? (Just remove the broken compile.h that the dd command created) Must have been an NFS fluke, and without any more precise error messages, there is n

Re: Compiling problem kernel 2.4.2

2001-03-26 Thread Theodoor Scholte
>And you always get exactly this message? What happens if you run > cat /usr/src/linux/include/linux/compile.h This is the output of cat /usr/src/linux/include/linux/compile.h : #define UTS_VERSION "#1 SMP Sun Mar 25 21:51:51 CEST 2001" #define LINUX_COMPILE_TIME "21:51:51" #define LINUX_CO

Re: Compiling problem kernel 2.4.2

2001-03-26 Thread Theodoor Scholte
> > Hello, > > > > I have a problem with compiling kernel-2.4.2. When I want to make a bzImage > > on a RedHat Linux 5.2 box, > > then I get this error-message: > > > [...] > > >> cpp: /usr/src/linux/include/linux/compile.h: Input/output error > >Disk full? Bad disk? No, that is not the problem

Re: Compiling problem kernel 2.4.2

2001-03-26 Thread Tobias Ringstrom
On Mon, 26 Mar 2001, Theodoor Scholte wrote: > Hello, > > I have a problem with compiling kernel-2.4.2. When I want to make a bzImage > on a RedHat Linux 5.2 box, > then I get this error-message: > [...] > cpp: /usr/src/linux/include/linux/compile.h: Input/output error Disk full? Bad disk? /