Messages in this thread |  | | | Date | Mon, 3 Jul 2006 12:37:15 -0700 | | From | Andrew Morton <> | | Subject | Re: 2.6.17-mm6 |
| |
On Mon, 3 Jul 2006 20:07:11 +0100 Alistair John Strachan <s0348365@sms.ed.ac.uk> wrote:
> On Monday 03 July 2006 11:03, Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.17/2.6.17 > >-mm6/ > > Haven't tried an -mm kernel for a while, but I'm getting some linker warnings > (buggy linker)? > > [alistair] 20:02 [~] as --version > GNU assembler 2.16.91.0.7 20060317 > > [alistair] 20:02 [~] gcc --version > gcc (GCC) 4.1.1 > > SYSCALL arch/x86_64/ia32/vsyscall-sysenter.so > /usr/bin/ld: warning: i386 architecture of input file > `arch/x86_64/ia32/vsyscall-sysenter.o' is incompatible with i386:x86-64 > output > > SYSCALL arch/x86_64/ia32/vsyscall-syscall.so > /usr/bin/ld: warning: i386 architecture of input file > `arch/x86_64/ia32/vsyscall-syscall.o' is incompatible with i386:x86-64 output > > CC kernel/lockdep.o > {standard input}: Assembler messages: > {standard input}:6223: Warning: .space or .fill with negative value, ignored > {standard input}:6682: Warning: .space or .fill with negative value, ignored > {standard input}:7332: Warning: .space or .fill with negative value, ignored > {standard input}:8134: Warning: .space or .fill with negative value, ignored > {standard input}:8305: Warning: .space or .fill with negative value, ignored > > LD arch/x86_64/boot/compressed/vmlinux > ld: warning: i386:x86-64 architecture of input file > `arch/x86_64/boot/compressed/head.o' is incompatible with i386 output > > I get this last one on mainline too.
Perhaps a `make mrproper' is needed? - 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/
|  |