Re: Linux v2.6.27-rc1

From: Peter Zijlstra
Date: Tue Jul 29 2008 - 07:57:55 EST


On Tue, 2008-07-29 at 04:23 -0700, Martin Knoblauch wrote:
> ----- Original Message ----
>
> > From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
> > To: Linux Kernel Mailing List <linux-kernel@xxxxxxxxxxxxxxx>
> > Sent: Tuesday, July 29, 2008 5:23:21 AM
> > Subject: Linux v2.6.27-rc1
> >
> >
> > It's two weeks (and one day), and the merge window is over.
> >
>
> CHK include/linux/version.h
> CHK include/linux/utsrelease.h
> CALL scripts/checksyscalls.sh
> CHK include/linux/compile.h
> CC arch/x86/kernel/ldt.o
> arch/x86/kernel/ldt.c: In function `alloc_ldt':
> arch/x86/kernel/ldt.c:67: error: invalid lvalue in unary `&'
> make[1]: *** [arch/x86/kernel/ldt.o] Error 1
> make: *** [arch/x86/kernel] Error 2
>
> This is a x86_64 build on a RHEL4U3 userland (gcc version 3.4.5
> 20051201 (Red Hat 3.4.5-2)). Config is taken from 2.6.26.

Its due to your ancient compiler - fix can be found here:

http://lkml.org/lkml/2008/7/29/48

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