From: Andi Kleen <ak@muc.de>
To: YhLu <YhLu@tyan.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.11-rc3 x86-64 compile err on suse 9.1
Date: 4 Feb 2005 09:20:49 +0100
Date: Fri, 4 Feb 2005 09:20:49 +0100 [thread overview]
Message-ID: <20050204082049.GA33482@muc.de> (raw)
In-Reply-To: <3174569B9743D511922F00A0C9431423080853BA@TYANWEB>
On Thu, Feb 03, 2005 at 05:13:05PM -0800, YhLu wrote:
> CC arch/x86_64/kernel/asm-offsets.s
> arch/x86_64/kernel/asm-offsets.c: In function `main':
> arch/x86_64/kernel/asm-offsets.c:65: error: invalid application of `sizeof'
> to an incomplete type
> arch/x86_64/kernel/asm-offsets.c:66: error: dereferencing pointer to
> incomplete type
> arch/x86_64/kernel/asm-offsets.c:67: error: dereferencing pointer to
> incomplete type
> make[1]: *** [arch/x86_64/kernel/asm-offsets.s] Error 1
> make: *** [arch/x86_64/kernel/asm-offsets.s] Error 2
defconfig seems to compile at least, both SMP and UP.
Try a
cp .config backup ; make distclean ; cp backup .config ; make oldconfig
first. Sometimes the build system becomes confused.
If that doesn't help send me your .config.
-Andi
next prev parent reply other threads:[~2005-02-04 8:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-04 1:13 2.6.11-rc3 x86-64 compile err on suse 9.1 YhLu
2005-02-04 8:20 ` Andi Kleen [this message]
2005-02-05 1:46 ` Thomas Zehetbauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050204082049.GA33482@muc.de \
--to=ak@muc.de \
--cc=YhLu@tyan.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox