* on the Thu, May 03, 2001 at 04:09:19PM +0200, Marco Gaiarin was blubbering: > > http://www.tux.org/lkml/#s6-6 > > This explain things much better, but involve dowloading via cvs/rsync > the unstable stabilization of stable kernel ;), and i prefer to wait > 'till 2.4.X will compile. ;-)
I did, downloaded it through cvs from vger.samba.org, and this is what happens: A ton of warnings like this: memory.c:183: macro `pmd_alloc' used with too many (3) args memory.c:183: warning: passing arg 1 of `___f_pmd_alloc' from incompatible pointer type Then this: memory.c: At top level: memory.c:1393: conflicting types for `___f_pte_alloc' /usr/src/linux-2.4.4/include/asm/pgalloc.h:125: previous declaration of `___f_pte_alloc' And finally make[2]: *** [memory.o] Error 1 make[1]: *** [first_rule] Error 2 make: *** [_dir_mm] Error 2 Any idea? Peter -- "Any good Unix security engineer can clean up any Unix box. But I'm not sure there are people even within Microsoft who know how to clean up an NT box." -- Michael Zbouray

