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
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
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
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:
> >
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
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
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
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
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
> >
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
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
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
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
13 matches
Mail list logo