Compile problem on sparc64

From: Marcel Holtmann
Date: Wed Mar 24 2004 - 07:16:21 EST


Hi,

I am using Debian Sid with GCC 3.3.3 (Debian 20040320) and I got the
following error on my sparc64 platform while compiling the latest
Bitkeeper sources from 2.6:

CC arch/sparc64/kernel/sparc64_ksyms.o
In file included from arch/sparc64/kernel/sparc64_ksyms.c:48:
include/asm/pgalloc.h: In function `free_pgd_fast':
include/asm/pgalloc.h:41: warning: use of cast expressions as lvalues is deprecated
include/asm/pgalloc.h:45: warning: use of cast expressions as lvalues is deprecated
include/asm/pgalloc.h:45: warning: use of cast expressions as lvalues is deprecated
include/asm/pgalloc.h: In function `get_pgd_fast':
include/asm/pgalloc.h:65: warning: use of cast expressions as lvalues is deprecated
include/asm/pgalloc.h:65: warning: use of cast expressions as lvalues is deprecated
include/asm/pgalloc.h:79: warning: use of cast expressions as lvalues is deprecated
include/asm/pgalloc.h:79: warning: use of cast expressions as lvalues is deprecated
include/asm/pgalloc.h:82: warning: use of cast expressions as lvalues is deprecated

Regards

Marcel


-
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/