Re: sparc64 cross-compile errors in 2.6.18-mm3

Judith Lebzelter <[email protected]> Thu, 05 Oct 2006 00:12:46 +0000
Newsgroups org.kernel.vger.ultralinux
Message-ID <[email protected]>
On Wed, Oct 04, 2006 at 04:47:31PM -0700, David Miller wrote:
> From: Judith Lebzelter <[email protected]>
> Date: Wed, 4 Oct 2006 16:44:37 -0700
> 
> > I run cross-compiles on various architectures and the sparc64 which worked 
> > well for 2.6.18-mm2, has a major error for 2.6.18-mm3 kernel.  Almost
> > nothing compiles because they all include 'include/linux/compat.h', which
> > has this error:
> > 
> > include/linux/compat.h:231: error: parse error before '*' token
> > include/linux/compat.h:231: warning: function declaration isn't a prototype
> > make[1]: [init/main.o] Error 1 (ignored)
> > 
> > Do I need to change a configuration option or something?
> 
> Fixed in Linus's current tree for at least 2 days.

I won't worry about it then.:)

Thanks,
Judith
> 
> I should remove Jakub, Eddie, and Anton from the MAINTAINERS
> entry, they haven't been active in sparc maintainence for
> years.