2.6.17-git build breakage

From: Jeff Garzik
Date: Tue Jun 20 2006 - 03:47:54 EST


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

1) myri10ge: needs iowrite64_copy from -mm

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

-
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/