Re: Linux 2.4.19-pre2

Jens Axboe (axboe@suse.de)
Fri, 1 Mar 2002 12:04:38 +0100


On Fri, Mar 01 2002, Eyal Lebedinsky wrote:
> Marcelo Tosatti wrote:
> > Here is 2.4.19-pre2: A very big patch (around 13MB uncompressed) due to
>
> Practically everything module is built.
>
> gcc -D__KERNEL__ -I/data2/usr/local/src/linux-2.4-pre/include -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
> -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
> -march=i686 -malign-functions=4 -DMODULE -DMODVERSIONS -include
> /data2/usr/local/src/linux-2.4-pre/include/linux/modversions.h
> -DKBUILD_BASENAME=cciss -c -o cciss.o cciss.c
> cciss.c: In function `cciss_remove_one':
> cciss.c:2129: too few arguments to function `sendcmd'
> make[2]: *** [cciss.o] Error 1
> make[2]: Leaving directory
> `/data2/usr/local/src/linux-2.4-pre/drivers/block'

A few cciss updates are still pending, so these will disappear for the
next -pre.

-- 
Jens Axboe

- 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/