Re: 2.6.17-git build breakage

From: Jeff Garzik
Date: Tue Jun 20 2006 - 04:49:30 EST


Andi Kleen wrote:
On Tuesday 20 June 2006 10:17, Andrew Morton wrote:
On Tue, 20 Jun 2006 03:49:05 -0400
Jeff Garzik <jeff@xxxxxxxxxx> wrote:

On the latest 'git pull', on x86-64 SMP 'make allmodconfig', I get the following build breakage:

1) myri10ge: needs iowrite64_copy from -mm
Patch has been sent.

2) forcedeth: git tree conflict, Herbert sent a patch

3) pci-gart (ouch!) link: no fix seen yet

[...]
LD init/built-in.o
LD .tmp_vmlinux1
arch/x86_64/kernel/built-in.o: In function `pci_iommu_init':
arch/x86_64/kernel/pci-gart.c:619: undefined reference to `agp_amd64_init'
arch/x86_64/kernel/pci-gart.c:619: undefined reference to `agp_bridge'
arch/x86_64/kernel/pci-gart.c:619: undefined reference to `agp_copy_info'
make: *** [.tmp_vmlinux1] Error 1
hm. I could swear we fixed that multiple times, but I don't seem to be
able to locate the patch.

This one, perhaps?

Is it new anyways? I don't think either me nor Dave changed anything in this area yet post .17

'make allyesconfig' works on x86-64 in 2.6.17, yes.

Jeff



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/