arch/powerpc/boot/coff.o
Olaf Hering
olaf at aepfle.de
Fri May 25 18:14:59 EST 2007
Does anyone happen to know where the arch/powerpc/boot/coff.o is
supposed to come from? Current Linus tree fails since a while with the
following commands.
tar xfz /mounts/mirror/kernel/v2.6/testing/linux-2.6.22-rc2.tar.gz
cd linux-2.6.22-rc2/
mkdir ../O
cp arch/powerpc/configs/pmac32_defconfig ../O/.config
make -kj42 O=../O menuconfig
make -kj42 O=../O
WRAP arch/powerpc/boot/zImage.coff
ld: arch/powerpc/boot/coff.o: No such file: No such file or directory
nm: 'arch/powerpc/boot/zImage.coff': No such file
objdump: 'arch/powerpc/boot/zImage.coff': No such file
More information about the Linuxppc-dev
mailing list