Re: sparc compile error
From: Robert Reif
Date: Sun Feb 10 2008 - 17:00:19 EST
David Rientjes wrote:
Please try Linus' latest git that includes 60c12b12 (from yesterday) that
fixes this issue.
I get this with latest git:
CC init/do_mounts.o
In file included from include/linux/mm.h:39,
from include/linux/memcontrol.h:24,
from include/linux/swap.h:8,
from include/linux/suspend.h:7,
from init/do_mounts.c:6:
include/asm/pgtable.h:344: warning: parameter names (without types) in
function declaration
include/asm/pgtable.h:345: warning: parameter names (without types) in
function declaration
include/asm/pgtable.h:346: error: expected '=', ',', ';', 'asm' or
'__attribute__' before '___f___swp_entry'
make[1]: *** [init/do_mounts.o] Error 1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/