pre-2.3.26-1 & 2 PAGE_CACHE_SHIFT undeclared

Sid Boyce (szb50@amdahl.com)
Fri, 05 Nov 1999 12:41:38 +0000


I gave up on 2.3.25 as none of the patches posted to this list would
apply to a clean kernel and due to what seemed to be a muddle about
them. More of the same here ?

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce
-DCPU=586 -march=i586 -DEXPORT_SYMTAB -c fbmem.c
fbmem.c: In function `fb_mmap':
fbmem.c:530: `PAGE_CACHE_SHIFT' undeclared (first use in this function)
fbmem.c:530: (Each undeclared identifier is reported only once
fbmem.c:530: for each function it appears in.)
make[3]: *** [fbmem.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/video'

Regards

-- 
.... Sid Boyce...Amdahl(Europe)...44-121 422 0375 
Any opinions expressed above are mine and do not necessarily represent
 the opinions or policies of Amdahl Corporation.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/