Re: compile error with 2.4.1-1

2001-02-12 Thread Richard Black
I am running the latest version of woody. I can compile 2.4.0 no problem. I ran the following: make xconfig make-kpkg clean make-kpkg --revision=rblack.1.1 kernel_image My gcc version is 2.95.3... and all the other packages meet or exceed the necessary versions given in /usr/src/linux/Documentat

RE: compile error with 2.4.1-1

2001-02-12 Thread Jason P Holland
What version of gcc are you running? what steps have you taken? Did you do a make mrproper menuconfig dep clean bzImage modules?? I've compiled the 2.4 series on potato and woody and never seen this. Have you upgraded all the necessary packages mentioned in /usr/src/linux/Documentation/Changes?

compile error with 2.4.1-1

2001-02-12 Thread Richard Black
Hi all I'm trying to compile the latest kernel, and am getting a compile error: gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.1/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o init/main.o init/main.c In file