Re: Compile problem on sparc64

From: David S. Miller
Date: Wed Mar 24 2004 - 17:31:43 EST


On Wed, 24 Mar 2004 21:32:47 +0100
Marcel Holtmann <marcel@xxxxxxxxxxxx> wrote:

> > > 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:
> >
> > This should cure it, let me know if it doesn't.
>
> Seems that this is not enough. Now I get this one:
>
> CC arch/sparc64/kernel/process.o
> arch/sparc64/kernel/process.c: In function `flush_thread':
> arch/sparc64/kernel/process.c:435: warning: use of cast expressions as lvalues is deprecated

I'm not getting these, I wonder why. I'm using something similar
to you for builds:

davem@nuts:/disk1/BK/sparc-2.6$ gcc --version
gcc (GCC) 3.3.3 (Debian)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

davem@nuts:/disk1/BK/sparc-2.6$

Please also send me your .config under seperate cover if you'd be so
kind, thanks.
-
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/