Displaying 1 result from an estimated 1 matches for "nr_pageflag".
Did you mean:
nr_pageflags
2008 Jul 19
1
Cannot compile nouveau.o in drm with kernel 2.6.26
...AX_NR_ZONES' undeclared here (not in a function)
In file included from include/asm/pci.h:4,
from include/linux/pci.h:948,
from /root/drm/linux-core/drmP.h:51,
from /root/drm/linux-core/drm_auth.c:36:
include/linux/mm.h:429:63: warning: "NR_PAGEFLAGS" is not defined
include/linux/mm.h:477:62: warning: "NR_PAGEFLAGS" is not defined
make[3]: *** [/root/drm/linux-core/drm_auth.o] Error 1
make[2]: *** [_module_/root/drm/linux-core] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.26'
make[1]: *** [modules] Error 2
make[1]:...