Re: 2.4.0-test11-pre3 doesn't compile (ax25 and md)

From: Jeff Garzik (jgarzik@mandrakesoft.com)
Date: Sun Nov 12 2000 - 07:22:49 EST


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 -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=k6 -DMODULE -DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h -DEXPORT_SYMTAB -c md.c
> In file included from md.c:33:
> /usr/src/linux/include/linux/sysctl.h:35: parse error before `size_t'

Either md.c or sysctl.h needs to include <linux/types.h>.

-- 
Jeff Garzik             |
Building 1024           | Would you like a Twinkie?
MandrakeSoft            |
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Nov 15 2000 - 21:00:22 EST