(Here's the right .config info) Re: 2.5.5-pre1 -- rd.c:271: In function `rd_make_request': too many arguments to function

From: Miles Lane (miles@megapathdsl.net)
Date: Wed Feb 13 2002 - 21:28:01 EST


Included the wrong .config chunk. Here is the correct one.

On Wed, 2002-02-13 at 18:16, Miles Lane wrote:
>
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
> -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
> -pipe -mpreferred-stack-boundary=2 -march=athlon
> -DKBUILD_BASENAME=rd -c -o rd.o rd.c
> rd.c: In function `rd_make_request':
> rd.c:271: too many arguments to function
> make[3]: *** [rd.o] Error 1

#
# Block devices
#
CONFIG_BLK_DEV_FD=m
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_BLK_DEV_INITRD=y

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



This archive was generated by hypermail 2b29 : Fri Feb 15 2002 - 21:00:59 EST