On Fri, 2004-12-10 at 10:52, Joel Schopp wrote: > > If anyone's blocked by the compile errors from 2.6.10-rc2-mm4-mhp1, just > > let me know, I have the ones I know about fixed properly. > > Actually, 2.6.10-rc2-mm4-mhp2 doesn't compile for me either. I would > have fixed it and sent you a patch, but I've been battling the flu. In > any case here is the compile error. > > mm/page_alloc.c: In function `hot_add_zone_init': > mm/page_alloc.c:2615: error: `PAGES_PER_SECTION' undeclared (first use > in this function) > mm/page_alloc.c:2615: error: (Each undeclared identifier is reported > only once > mm/page_alloc.c:2615: error: for each function it appears in.) > make[1]: *** [mm/page_alloc.o] Error 1 > make: *** [mm] Error 2 That can be worked around by making sure all of the config options are on for now. It's fixed in the stuff I haven't yet released. I'll do that as soon as I fix this aio bug. -- Dave