Something in current x86.git is making my kernel build as ia64. I don't
see any obvious change which might be the cause.
: ezr:pts/6; make oldconfig
make -C /home/jeremy/hg/xen/paravirt/linux
O=/home/jeremy/hg/xen/paravirt/linux-i386/. oldconfig
/home/jeremy/hg/xen/paravirt/linux/arch/ia64/scripts/toolchain-flags: line 16:
ia64-linux-gcc: command not found
/home/jeremy/hg/xen/paravirt/linux/arch/ia64/scripts/toolchain-flags: line 17:
ia64-linux-objdump: command not found
/home/jeremy/hg/xen/paravirt/linux/arch/ia64/scripts/toolchain-flags: line 19:
[: !=: unary operator expected
/home/jeremy/hg/xen/paravirt/linux/arch/ia64/scripts/toolchain-flags: line 30:
ia64-linux-gcc: command not found
/home/jeremy/hg/xen/paravirt/linux/arch/ia64/scripts/toolchain-flags: line 31:
ia64-linux-readelf: command not found
/home/jeremy/hg/xen/paravirt/linux/arch/ia64/scripts/check-gas: line 7:
ia64-linux-gcc: command not found
/home/jeremy/hg/xen/paravirt/linux/arch/ia64/scripts/check-gas: line 8:
ia64-linux-objdump: command not found
/home/jeremy/hg/xen/paravirt/linux/arch/ia64/scripts/check-gas: line 10: [: !=:
unary operator expected
/home/jeremy/hg/xen/paravirt/linux/scripts/gcc-version.sh: line 25:
ia64-linux-gcc: command not found
/home/jeremy/hg/xen/paravirt/linux/scripts/gcc-version.sh: line 26:
ia64-linux-gcc: command not found
GEN /home/jeremy/hg/xen/paravirt/linux-i386/Makefile
scripts/kconfig/conf -o arch/ia64/Kconfig
drivers/net/Kconfig:1743:warning: 'select' used by config symbol 'CPMAC' refers
to undefined symbol 'FIXED_MII_100_FDX'
drivers/spi/Kconfig:156:warning: 'select' used by config symbol 'SPI_PXA2XX'
refers to undefined symbol 'PXA_SSP'
.config:12:warning: trying to assign nonexistent symbol GENERIC_CMOS_UPDATE
.config:13:warning: trying to assign nonexistent symbol CLOCKSOURCE_WATCHDOG
.config:14:warning: trying to assign nonexistent symbol GENERIC_CLOCKEVENTS
.config:15:warning: trying to assign nonexistent symbol
GENERIC_CLOCKEVENTS_BROADCAST
.config:18:warning: trying to assign nonexistent symbol SEMAPHORE_SLEEPERS
.config:22:warning: trying to assign nonexistent symbol GENERIC_ISA_DMA
.config:25:warning: trying to assign nonexistent symbol GENERIC_HWEIGHT
.config:29:warning: trying to assign nonexistent symbol RWSEM_GENERIC_SPINLOCK
.config:37:warning: trying to assign nonexistent symbol ZONE_DMA32
.config:43:warning: trying to assign nonexistent symbol X86_SMP
.config:44:warning: trying to assign nonexistent symbol X86_32_SMP
...
J
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/