Re: 2.6.23-rc1-mm1 -- mostly fails to build

From: Andy Whitcroft
Date: Wed Jul 25 2007 - 12:37:11 EST


Of the machines we test releases on automatically this only compiles on
NUMA-Q and does not boot there (some PCI issue).


ppc64 (beavis):

drivers/built-in.o(.text+0xd2784): In function `.srp_rport_add':
: undefined reference to `.scsi_tgt_it_nexus_create'
drivers/built-in.o(.text+0xd2884): In function `.srp_rport_del':
: undefined reference to `.scsi_tgt_it_nexus_destroy'
make: *** [.tmp_vmlinux1] Error 1


x86_64 (bl6-13):

ERROR: "scsi_tgt_it_nexus_destroy" [drivers/scsi/scsi_transport_srp.ko]
undefined!
ERROR: "scsi_tgt_it_nexus_create" [drivers/scsi/scsi_transport_srp.ko]
undefined!
make[1]: *** [__modpost] Error 1


ia64 (elm3a170):

drivers/built-in.o: In function `acpi_pci_choose_state':
pci-acpi.c:(.text+0x18d02): undefined reference to
`acpi_pm_device_sleep_state'
drivers/built-in.o: In function `pnpacpi_suspend':
core.c:(.text+0x86ec2): undefined reference to `acpi_pm_device_sleep_state'
make: *** [.tmp_vmlinux1] Error 1



ia64 (elm3b10):

LD vmlinux.o
ld: dynreloc miscount for kernel/built-in.o, section .opd
ld: can not edit opd Bad value
make: *** [vmlinux.o] Error 1


ppc64 (gekko-lp1):

drivers/built-in.o(.text+0x8d68): In function `acpi_pci_choose_state':
: undefined reference to `acpi_pm_device_sleep_state'
drivers/built-in.o(.text+0x3b773): In function `pnpacpi_suspend':
: undefined reference to `acpi_pm_device_sleep_state'
make: *** [.tmp_vmlinux1] Error 1


Will investigate the NUMA-Q explosion and report on that separatly.

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