Re: 2.4.19-pre2 compile bug

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sat, 2 Mar 2002 20:42:03 +0000 (GMT)


> gcc -D__KERNEL__ -I/home/greear/kernel/2.4/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /home/greear/kernel/2.4/linux/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'

Fixed in -ac2 - there is a NULL) missing off the end of that one it seems
-
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/