Re: Linux v2.5.45

Paul (set@pobox.com)
Thu, 31 Oct 2002 03:58:56 -0500


Jeff Garzik <jgarzik@pobox.com>, on Wed Oct 30, 2002 [08:49:43 PM] said:
> Adam Huffman wrote:
>
> > gcc -Wp,-MD,drivers/md/.dm-ioctl.o.d -D__KERNEL__ -Iinclude -Wall
> >-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
> >-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
> >-march=athlon -Iarch/i386/mach-generic -nostdinc -iwithprefix include
> >-DKBUILD_BASENAME=dm_ioctl -c -o drivers/md/dm-ioctl.o
> >drivers/md/dm-ioctl.c
> >drivers/md/dm-ioctl.c: In function `create':
> >drivers/md/dm-ioctl.c:588: incompatible type for argument 1 of
> >`set_device_ro'
> >drivers/md/dm-ioctl.c: In function `reload':
> >drivers/md/dm-ioctl.c:874: incompatible type for argument 1 of
> >`set_device_ro'
> >make[2]: *** [drivers/md/dm-ioctl.o] Error 1
> >make[1]: *** [drivers/md] Error 2
> >make: *** [drivers] Error 2
> >
> >
>
>
> yeah, don't use it for now, it needs more cleanups.
>
>
Hi;

I need lvm to test this kernel series. I am not using
md stuff, but this is where it breaks for me too. If there
are corrective patches, please let us know...

Paul
set@pobox.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/