[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.0.999.0707261605560.3442@woody.linux-foundation.org>
Date: Thu, 26 Jul 2007 16:07:45 -0700 (PDT)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Parag Warudkar <parag.warudkar@...il.com>
cc: linux-kernel@...r.kernel.org, rusty@...tcorp.com.au
Subject: Re: 07/26 GIT - Build breakage
On Thu, 26 Jul 2007, Parag Warudkar wrote:
>
> arch/i386/kernel/paravirt.o: In function `init_IRQ':
> (.text+0xb20): multiple definition of `init_IRQ'
> arch/i386/kernel/i8259.o:(.init.text+0x30): first defined here
> ld: Warning: size of symbol `init_IRQ' changed from 66 in
> arch/i386/kernel/i8259.o to 14 in arch/i386/kernel/paravirt.o
> make[1]: *** [arch/i386/kernel/built-in.o] Error 1
> make: *** [arch/i386/kernel] Error 2
Ok, it seems that some versions of gcc/binutils have problems with the
games that paravirt introduced with the "weak" thing.
I'm not entirely surprised. That stuff was trying to be too clever by
half.
Rusty?
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists