Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758273AbYG2MIU (ORCPT ); Tue, 29 Jul 2008 08:08:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756145AbYG2MIL (ORCPT ); Tue, 29 Jul 2008 08:08:11 -0400 Received: from web32606.mail.mud.yahoo.com ([68.142.207.233]:43458 "HELO web32606.mail.mud.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1756137AbYG2MIK (ORCPT ); Tue, 29 Jul 2008 08:08:10 -0400 X-RocketYMMF: knobi.rm X-Mailer: YahooMailRC/1042.40 YahooMailWebService/0.7.218 Date: Tue, 29 Jul 2008 05:08:06 -0700 (PDT) From: Martin Knoblauch Subject: Re: Linux v2.6.27-rc1 To: Peter Zijlstra Cc: Linus Torvalds , Linux Kernel Mailing List MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <320122.81433.qm@web32606.mail.mud.yahoo.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1625 Lines: 50 ----- Original Message ---- > From: Peter Zijlstra > To: Martin Knoblauch > Cc: Linus Torvalds ; Linux Kernel Mailing List > Sent: Tuesday, July 29, 2008 1:57:38 PM > Subject: Re: Linux v2.6.27-rc1 > > On Tue, 2008-07-29 at 04:23 -0700, Martin Knoblauch wrote: > > ----- Original Message ---- > > > > > From: Linus Torvalds > > > To: Linux Kernel Mailing List > > > 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: > That are the joys of "Enterprise Distributions" :-) > http://lkml.org/lkml/2008/7/29/48 Thanks. Seems to fix it. Cheers Martin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/