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/