2.1.90-pre3 won't compile

Richard Gooch (rgooch@atnf.CSIRO.AU)
Mon, 16 Mar 1998 17:58:13 +1100


Hi, all. I get the following when compiling 2.1.90-pre3:

gcc -D__KERNEL__ -I/vindaloo1/kernel/v2.1/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -D__SMP__ -c -o swapfile.o swapfile.c
page_alloc.c: In function `free_area_init':
page_alloc.c:333: `min_free_pages' undeclared (first use this function)
page_alloc.c:333: (Each undeclared identifier is reported only once
page_alloc.c:333: for each function it appears in.)
page_alloc.c:334: `free_pages_low' undeclared (first use this function)
page_alloc.c:335: `free_pages_high' undeclared (first use this function)
make[2]: *** [page_alloc.o] Error 1

Regards,

Richard....

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu