Re: Compiling 2.4.20 for Woody

2003-07-07 Thread Christof Hurschler
I actually did a similar thing except I used the .config file form Knoppix 3.2 and copied it to my /usr/src/linux-2.4.20/.config, renaming the old .config to .config.old. I then used make menuconfig and only chaged the config in that I took out ISDN and PCMCIA support, everything else I left the s

Re: Compiling 2.4.20 for Woody

2003-07-07 Thread Kevin McKinley
On Mon, 7 Jul 2003 09:31:26 +0200 (MEST) Christof Hurschler <[EMAIL PROTECTED]> wrote: > Im using the original source for 2.4.20, i.e. not a deb package. Is there > anything Debian specific that I may be missing for the kernel to work with > apmd? BTW this isn't machine specific, it happens when

Compiling 2.4.20 for Woody

2003-07-07 Thread Christof Hurschler
Hello, I've got a small problem when compiling the 2.4.20 kernel for my woody machine. I've learned how to use make-kpkg which is quite nice, I've also learned how to deal with the .config files, but here is my problem. When I compile the kernel everything works fine, including the modules, excep

Re: Compiling 2.4.20

2003-06-26 Thread Vittorio
Vittorio [debian-user] <24/06/03 14:02 +>: > I've configured my kernel to my hardware but during compilation the following error > pos up: > > > gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.20/include -Wall -Wstrict-prototypes > -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-f

Re: Compiling 2.4.20

2003-06-25 Thread Graeme Tank
On Tue, Jun 24, 2003 at 02:39:08PM +0100, Mark C wrote: > > I had problems trying to compile the debian kernel-source-2.4.20 using > gcc-3.3 (aparently gcc-3.2 works though) on woody/sarge mix > > In the end I installed gcc-2.95 and then created a symlink from > /usr/bin/gcc -> /usr/bin/gcc-2.95

Re: Compiling 2.4.20

2003-06-24 Thread Marino Fernandez
On Tuesday 24 June 2003 02:54 pm, [EMAIL PROTECTED] wrote: > Hi! > > On Tue, Jun 24, 2003 at 02:02:48PM +, Vittorio wrote: > > I've configured my kernel to my hardware but during compilation the > > following error pos up: > > > > > > gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.20/include -

Re: Compiling 2.4.20

2003-06-24 Thread Mark C
> I've configured my kernel to my hardware but during compilation the > following error pos up: > rs in.) > super.c:945: error: parse error before "n" > super.c:945:12: missing terminating " character > make[4]: *** [super.o] Error 1 > make[4]: Leaving directory `/usr/src/kernel-source-2.4.20/fs/

Re: Compiling 2.4.20

2003-06-24 Thread eamon-roque
Hi! On Tue, Jun 24, 2003 at 02:02:48PM +, Vittorio wrote: > I've configured my kernel to my hardware but during compilation the following error > pos up: > > > gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.20/include -Wall -Wstrict-prototypes > -Wno-trigraphs -O2 -fno-strict-aliasing -fn

Compiling 2.4.20

2003-06-24 Thread Vittorio
I've configured my kernel to my hardware but during compilation the following error pos up: gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.20/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i68

compiling 2.4.20-rc4 on woody

2002-11-27 Thread Robert Epprecht
I need some advice on compiling kernel 2.4.20-rc4 on woody. I have got kernel-source-2.4.18 (from woody) and would like to use it, as I am on a slow modem connection. I tried to apply the official patch-2.4.19 first, but it fails on a few items, probably because my source is patched by Debian (?)