compile error in 2.4.0

2001-01-28 Thread Alan Chandler
I'm probably doing something silly, but I have just tried to rebuild the 2.4.0 kernel. I changed a few config things and did make dep clean bzlilo modules modules_install and the following appeared. I did a brief look around for the declaration of skb_datarefp but couldn't find it. make[3]:

Re: compile error in 2.4.0-test10-pre3

2000-10-17 Thread Igmar Palsenberg
> [root@wr5z linux]# make bzImage > gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o > scripts/split-include scripts/split-include.c > In file included from /usr/include/errno.h:36, > from scripts/split-include.c:26: > /usr/include/bits/errno.h:25: linux/errno.h: No such

Re: compile error in 2.4.0-test10-pre3

2000-10-16 Thread Keith Owens
On Tue, 17 Oct 2000 00:45:13 -0500 (CDT), Thomas Molina <[EMAIL PROTECTED]> wrote: >I patched from 2.4.0-test9 to 2.4.0-test10-pre3 successfully. I then >did make mrproper, make oldconfig, make dep successfully. make bzImage >resulted in the following error: > >[root@wr5z linux]# make bzImage >

Re: compile error in 2.4.0-test10-pre3

2000-10-16 Thread Thomas Molina
On Tue, 17 Oct 2000, Thomas Molina wrote: > I patched from 2.4.0-test9 to 2.4.0-test10-pre3 successfully. I then > did make mrproper, make oldconfig, make dep successfully. make bzImage > resulted in the following error: Would someone please hand me one of those brown paper bags. Note to self

compile error in 2.4.0-test10-pre3

2000-10-16 Thread Thomas Molina
I patched from 2.4.0-test9 to 2.4.0-test10-pre3 successfully. I then did make mrproper, make oldconfig, make dep successfully. make bzImage resulted in the following error: [root@wr5z linux]# make bzImage gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/split-include scripts/sp

smp_num_cpus undeclared compile error in 2.4.0-test8

2000-09-16 Thread Hao Xu
Hi, I found a bug on the 2.4.0-test8 release: I was not able to build linux-2.4.0-test8 on my dual PIII box if I did NOT choose the "smp support". Here is the compile error message: /usr/src/linux/include/linux/kernel_stat.h:48: `smp_num_cpus' undeclared (first use in this function) /usr/src