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.

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.

compile error on 2.4.0

2001-01-05 Thread Christian Groessler
Hi, gcc -D__KERNEL__ -I/usr/src/linux-2.4.0/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -march=i586 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.0/include/linux/modversions.h -c -o r128_cce.o r128_cce.c r128_cce.c: In function

compile error on 2.4.0

2001-01-05 Thread Christian Groessler
Hi, gcc -D__KERNEL__ -I/usr/src/linux-2.4.0/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -march=i586 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.0/include/linux/modversions.h -c -o r128_cce.o r128_cce.c r128_cce.c: In function

Re: Sparc64 compile error for 2.4.0-prerelease

2001-01-01 Thread David S. Miller
Date:Tue, 02 Jan 2001 11:57:13 +0800 From: Tommy Wu <[EMAIL PROTECTED]> This patch still has problem for define 'HZ' in 'asm-sparc64/delay.h'. It defined in linux/param.h. I've been doing only SMP builds lately which is why I didn't catch this, thanks a lot. Later,

Re: Sparc64 compile error for 2.4.0-prerelease

2001-01-01 Thread David S. Miller
See testing/prerelease-diff Later, David S. Miller [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Re: Sparc64 compile error for 2.4.0-prerelease

2001-01-01 Thread Tom Vier
same on alpha On Tue, Jan 02, 2001 at 09:36:09AM +0800, Tommy Wu wrote: > panic.c: In function `panic': > panic.c:80: `loops_per_sec' undeclared (first use in this function) > panic.c:80: (Each undeclared identifier is reported only once > panic.c:80: for each function it appears in.) -- Tom

Sparc64 compile error for 2.4.0-prerelease

2001-01-01 Thread Tommy Wu
make[2]: Entering directory `/usr/src/kernel-source-2.4.0-prerelease/kernel' sparc64-linux-gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototype s -O2 -fomit-frame-pointer -fno-strict-aliasing -m64 -pipe -mno-fpu -mcpu=ultras parc -mcmodel=medlow -ffixed-g4 -fcall-used-g5

Re: Sparc64 compile error for 2.4.0-prerelease

2001-01-01 Thread Tom Vier
same on alpha On Tue, Jan 02, 2001 at 09:36:09AM +0800, Tommy Wu wrote: panic.c: In function `panic': panic.c:80: `loops_per_sec' undeclared (first use in this function) panic.c:80: (Each undeclared identifier is reported only once panic.c:80: for each function it appears in.) -- Tom Vier

Re: Sparc64 compile error for 2.4.0-prerelease

2001-01-01 Thread David S. Miller
See testing/prerelease-diff Later, David S. Miller [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Re: Sparc64 compile error for 2.4.0-prerelease

2001-01-01 Thread David S. Miller
Date:Tue, 02 Jan 2001 11:57:13 +0800 From: Tommy Wu [EMAIL PROTECTED] This patch still has problem for define 'HZ' in 'asm-sparc64/delay.h'. It defined in linux/param.h. I've been doing only SMP builds lately which is why I didn't catch this, thanks a lot. Later, David

Re: Compile error with 2.4.0-test11-pre3 PCMCIA

2000-11-12 Thread Keith Owens
On Sun, 12 Nov 2000 23:41:20 +0100 (MET), "Peter H. Ruegg" <[EMAIL PROTECTED]> wrote: >I just tried to compile my first 2.4-Kernel. While dep, bzImage and >modules all seemed to work well, I've got the following errors while >trying to make modules_install: > >depmod: *** Unresolved symbols in

Re: Compile error with 2.4.0-test11-pre3 PCMCIA

2000-11-12 Thread Frank Davis
Hello, What are your modutils and pcmcia versions? Regards, Frank --On Sunday, November 12, 2000 11:41 PM +0100 "Peter H. Ruegg" <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello there, > > I just tried to compile my first 2.4-Kernel. While dep, bzImage

Compile error with 2.4.0-test11-pre3 PCMCIA

2000-11-12 Thread Peter H. Ruegg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello there, I just tried to compile my first 2.4-Kernel. While dep, bzImage and modules all seemed to work well, I've got the following errors while trying to make modules_install: depmod: *** Unresolved symbols in

Compile error with 2.4.0-test11-pre3 PCMCIA

2000-11-12 Thread Peter H. Ruegg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello there, I just tried to compile my first 2.4-Kernel. While dep, bzImage and modules all seemed to work well, I've got the following errors while trying to make modules_install: depmod: *** Unresolved symbols in

Re: Compile error with 2.4.0-test11-pre3 PCMCIA

2000-11-12 Thread Frank Davis
Hello, What are your modutils and pcmcia versions? Regards, Frank --On Sunday, November 12, 2000 11:41 PM +0100 "Peter H. Ruegg" [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello there, I just tried to compile my first 2.4-Kernel. While dep, bzImage and

Re: Compile error with 2.4.0-test11-pre3 PCMCIA

2000-11-12 Thread Keith Owens
On Sun, 12 Nov 2000 23:41:20 +0100 (MET), "Peter H. Ruegg" [EMAIL PROTECTED] wrote: I just tried to compile my first 2.4-Kernel. While dep, bzImage and modules all seemed to work well, I've got the following errors while trying to make modules_install: depmod: *** Unresolved symbols in

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

Re: compile error in 2.4.0-test10-pre3

2000-10-17 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-17 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

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

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)