Again 2.4.X, in this case 2.4.3, wont compile in my potato (r3) SS10 box. I've also redownload a fresh 2.4.3 tarbz2ball from ftp.kernel.org to be more clever, but:
make[3]: Entering directory /var/src/kernel-source-2.4.3/mm' gcc -D__KERNEL__ -I/var/src/kernel-source-2.4.3/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -m32 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 -c -o memory.o memory.c memory.c:183: macro md_alloc' used with too many (3) args memory.c:204: macro te_alloc' used with too many (3) args memory.c:668: macro te_alloc' used with too many (3) args memory.c:693: macro md_alloc' used with too many (3) args memory.c:748: macro te_alloc' used with too many (3) args memory.c:775: macro md_alloc' used with too many (3) args memory.c:1262: macro md_alloc' used with too many (3) args memory.c:1265: macro te_alloc' used with too many (3) args memory.c:1315: macro te_alloc' used with too many (3) args memory.c: In function opy_page_range': memory.c:183: warning: passing arg 1 of __f_pmd_alloc' from incompatible pointer type memory.c:183: warning: passing arg 2 of __f_pmd_alloc' makes integer from pointer without a cast memory.c:204: warning: passing arg 1 of __f_pte_alloc' from incompatible pointer type memory.c:204: warning: passing arg 2 of __f_pte_alloc' makes integer from pointer without a cast memory.c: In function eromap_pmd_range': memory.c:668: warning: passing arg 1 of __f_pte_alloc' from incompatible pointer type memory.c:668: warning: passing arg 2 of __f_pte_alloc' makes integer from pointer without a cast memory.c: In function eromap_page_range': memory.c:693: warning: passing arg 1 of __f_pmd_alloc' from incompatible pointer type memory.c:693: warning: passing arg 2 of __f_pmd_alloc' makes integer from pointer without a cast memory.c: In function emap_pmd_range': memory.c:748: warning: passing arg 1 of __f_pte_alloc' from incompatible pointer type memory.c:748: warning: passing arg 2 of __f_pte_alloc' makes integer from pointer without a cast memory.c: In function emap_page_range': memory.c:775: warning: passing arg 1 of __f_pmd_alloc' from incompatible pointer type memory.c:775: warning: passing arg 2 of __f_pmd_alloc' makes integer from pointer without a cast memory.c: In function andle_mm_fault': memory.c:1262: warning: passing arg 1 of __f_pmd_alloc' from incompatible pointer type memory.c:1262: warning: passing arg 2 of __f_pmd_alloc' makes integer from pointer without a cast memory.c:1265: warning: passing arg 1 of __f_pte_alloc' from incompatible pointer type memory.c:1265: warning: passing arg 2 of __f_pte_alloc' makes integer from pointer without a cast memory.c: In function _pmd_alloc': memory.c:1287: warning: implicit declaration of function md_alloc_one_fast' memory.c:1287: warning: assignment makes pointer from integer without a cast memory.c:1290: warning: implicit declaration of function md_alloc_one' memory.c:1290: warning: assignment makes pointer from integer without a cast memory.c:1304: warning: implicit declaration of function gd_populate' memory.c: At top level: memory.c:1316: conflicting types for __f_pte_alloc' /var/src/kernel-source-2.4.3/include/asm/pgalloc.h:125: previous declaration of __f_pte_alloc' memory.c: In function __f_pte_alloc': memory.c:1321: warning: implicit declaration of function te_alloc_one_fast' memory.c:1321: ddress' undeclared (first use in this function) memory.c:1321: (Each undeclared identifier is reported only once memory.c:1321: for each function it appears in.) memory.c:1321: warning: assignment makes pointer from integer without a cast memory.c:1324: warning: implicit declaration of function te_alloc_one' memory.c:1324: warning: assignment makes pointer from integer without a cast memory.c:1338: warning: implicit declaration of function md_populate' make[3]: *** [memory.o] Error 1 make[3]: Leaving directory /var/src/kernel-source-2.4.3/mm' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory /var/src/kernel-source-2.4.3/mm' make[1]: *** [_dir_mm] Error 2 make[1]: Leaving directory /var/src/kernel-source-2.4.3' make: *** [stamp-build] Error 2 I'm missing something?! Thanks. -- dott. ing. Marco Gaiarin Associazione ``La Nostra Famiglia'' http://www.lanostrafamiglia.it/ Polo FVG - Via della Bontà , 7 - 33078 - San Vito al Tagliamento (PN) gaio(at)sv.lnf.it tel +39-0434-842711 fax +39-0434-842797 No alla censura del Web: http://punto-informatico.it/petizione.asp

