linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.11-rc3 x86-64 compile err on suse 9.1
@ 2005-02-04  1:13 YhLu
  2005-02-04  8:20 ` Andi Kleen
  0 siblings, 1 reply; 3+ messages in thread
From: YhLu @ 2005-02-04  1:13 UTC (permalink / raw)
  To: 'Andi Kleen'; +Cc: linux-kernel

  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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.6.11-rc3 x86-64 compile err on suse 9.1
  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
  2005-02-05  1:46   ` Thomas Zehetbauer
  0 siblings, 1 reply; 3+ messages in thread
From: Andi Kleen @ 2005-02-04  8:20 UTC (permalink / raw)
  To: YhLu; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.6.11-rc3 x86-64 compile err on suse 9.1
  2005-02-04  8:20 ` Andi Kleen
@ 2005-02-05  1:46   ` Thomas Zehetbauer
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Zehetbauer @ 2005-02-05  1:46 UTC (permalink / raw)
  To: Andi Kleen; +Cc: YhLu, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 450 bytes --]

Same problem here on Fedora Core 3, I have put my .config and make
output at http://www.hostmaster.org/~thomasz/linux-2.6.11-rc3/

Tom

PS: Tyan Thunder K8W - works great!
-- 
  T h o m a s   Z e h e t b a u e r   ( TZ251 )
  PGP encrypted mail preferred - KeyID 96FFCB89
      finger thomasz@hostmaster.org for key

Prohibiting cryptography to prevent terrorism is as meaningful as
...prohibiting mumming to prevent bank robbery!




[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 481 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-05  1:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2005-02-05  1:46   ` Thomas Zehetbauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).