Re: 2.4.0-test11-pre3

2000-11-15 Thread Tim Waugh
I didn't see this in the ChangeLog. Does this need backporting to 2.2.x as well? Tim. */ Index: drivers/scsi/ppa.c === RCS file: /usr/local/src/cvsroot/linux/drivers/scsi/ppa.c,v retrieving revision 1.5 diff -d -u -r1.5 ppa.c --- d

Re: 2.4.0-test11-pre3 doesn't compile (ax25 and md)

2000-11-12 Thread Eyal Lebedinsky
Jeff Garzik wrote: > > Either md.c or sysctl.h needs to include . It actually needs -- Eyal Lebedinsky ([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/l

Re: 2.4.0-test11-pre3: Compile error in drivers/usb/usb.c

2000-11-12 Thread Greg KH
On Sun, Nov 12, 2000 at 08:08:59PM +0100, Gert Wollny wrote: > compiling usb as module i get: > drivers/usb/usb.c 723: hotplug_path unknown ... Need to select CONFIG_HOTPLUG for USB now. This will be fixed (one way or the other) soon. thanks, greg k-h -- greg@(kroah|wirex).com http://immuni

Re: 2.4.0-test11-pre3 [gus_midi.c breakage]

2000-11-12 Thread Rasmus Andersen
On Sun, Nov 12, 2000 at 12:31:26PM +0100, Rasmus Andersen wrote: > On Sun, Nov 12, 2000 at 12:17:07PM +0100, Rasmus Andersen wrote: > > On Sun, Nov 12, 2000 at 08:58:48PM +1100, john slee wrote: > > > On Sat, Nov 11, 2000 at 07:22:06PM -0800, Linus Torvalds wrote: > > > >- > > > > - pre3: > >

Re: 2.4.0-test11-pre3 doesn't compile (ax25 and md)

2000-11-12 Thread Rasmus Andersen
On Sun, Nov 12, 2000 at 07:22:49AM -0500, Jeff Garzik wrote: > Arjan Filius wrote: > > > > Hello, > > > > I noticed also md.c doesn't compile (gcc version 2.95.2 ) > > Here is the (stripped) output from a make -i modules: > > > > make -C md modules > > make[2]: Entering directory `/usr/src/linu

[PATCH] net/ax25/sysctl_net_ax25.c Re: 2.4.0-test11-pre3 doesn'tcompile

2000-11-12 Thread Arjan Filius
Hello, On Sun, 12 Nov 2000, f5ibh wrote: > > Hi! > > here is the message : > > gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 > -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 > -march=i586 -DMODULE -c -o sysctl_net_ax25.o sysctl_net_ax2

Re: 2.4.0-test11-pre3 doesn't compile (ax25 and md)

2000-11-12 Thread Jeff Garzik
Arjan Filius wrote: > > Hello, > > I noticed also md.c doesn't compile (gcc version 2.95.2 ) > Here is the (stripped) output from a make -i modules: > > make -C md modules > make[2]: Entering directory `/usr/src/linux-2.4.0-test11-pre3/drivers/md' > gcc -D__KERNEL__ -I/usr/src/linux/include -Wa

Re: 2.4.0-test11-pre3 doesn't compile (ax25 and md)

2000-11-12 Thread Arjan Filius
Hello, I noticed also md.c doesn't compile (gcc version 2.95.2 ) Here is the (stripped) output from a make -i modules: make -C md modules make[2]: Entering directory `/usr/src/linux-2.4.0-test11-pre3/drivers/md' gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-fram

Re: 2.4.0-test11-pre3 [gus_midi.c breakage]

2000-11-12 Thread Rasmus Andersen
On Sun, Nov 12, 2000 at 12:17:07PM +0100, Rasmus Andersen wrote: > On Sun, Nov 12, 2000 at 08:58:48PM +1100, john slee wrote: > > On Sat, Nov 11, 2000 at 07:22:06PM -0800, Linus Torvalds wrote: > > >- > > > - pre3: > > > - Bartlomiej Zolnierkiewicz: sound and drm driver init fixes and > >

Re: 2.4.0-test11-pre3 [gus_midi.c breakage]

2000-11-12 Thread Rasmus Andersen
On Sun, Nov 12, 2000 at 08:58:48PM +1100, john slee wrote: > On Sat, Nov 11, 2000 at 07:22:06PM -0800, Linus Torvalds wrote: > >- > > - pre3: > > - Bartlomiej Zolnierkiewicz: sound and drm driver init fixes and > > cleanups > > this breaks for me, gcc 2.95.2: > > gus_midi.c:206: p

Re: 2.4.0-test11-pre3

2000-11-12 Thread Geert Uytterhoeven
On Sat, 11 Nov 2000, Linus Torvalds wrote: > - Alan Cox: SCSI driver NULL ptr checks Which needs the following fix: --- linux-2.4.0-test11-pre3/drivers/scsi/a2091.c.orig Sun Nov 12 10:50:26 2000 +++ linux-2.4.0-test11-pre3/drivers/scsi/a2091.cSun Nov 12 11:14:15 2000 @@ -207,8 +207

Re: 2.4.0-test11-pre3 [gus_midi.c breakage]

2000-11-12 Thread john slee
On Sat, Nov 11, 2000 at 07:22:06PM -0800, Linus Torvalds wrote: >- > - pre3: > - Bartlomiej Zolnierkiewicz: sound and drm driver init fixes and > cleanups this breaks for me, gcc 2.95.2: gus_midi.c:206: parse error before `gus_midi_init' gus_midi.c:207: warning: return-type defaul

Re: 2.4.0-test11-pre3 - md.c compile error

2000-11-12 Thread Eyal Lebedinsky
Linus Torvalds wrote: > > Drivers, drivers, drivers. IrDA and ISDN. PPC. Got compile errors in drivers/md/md.c, had to add #include before #include -- Eyal Lebedinsky ([EMAIL PROTECTED]) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the b