Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756957AbYCQThZ (ORCPT ); Mon, 17 Mar 2008 15:37:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753154AbYCQThN (ORCPT ); Mon, 17 Mar 2008 15:37:13 -0400 Received: from smtp5.pp.htv.fi ([213.243.153.39]:53779 "EHLO smtp5.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751355AbYCQThM (ORCPT ); Mon, 17 Mar 2008 15:37:12 -0400 Date: Mon, 17 Mar 2008 21:36:52 +0200 From: Adrian Bunk To: Kumar Gala , Grant Likely , Paul Mackerras , Paul Gortmaker Cc: linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org Subject: powerpc: cuImage.* creation error Message-ID: <20080317193652.GA9550@cs181133002.pp.htv.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1609 Lines: 59 When building all powerpc defconfigs in 2.6.25-rc6 exactly three of them fail to build, and all with similar problems: mpc85xx_defconfig: <-- snip --> ... WRAP arch/powerpc/boot/cuImage.tqm8540 DTC: dts->dtb on file "/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/powerpc/boot/dts/tqm8540.dts" powerpc64-linux-ld: arch/powerpc/boot/cuboot-tqm8540.o: No such file: No such file or directory make[2]: *** [arch/powerpc/boot/cuImage.tqm8540] Error 1 <-- snip --> sbc8548_defconfig: <-- snip --> ... Entry Point: 0x00000000 make[2]: *** No rule to make target `arch/powerpc/boot/cuImage.tqm8548', needed by `arch/powerpc/boot/zImage'. Stop. <-- snip --> tqm8540_defconfig: <-- snip --> ... WRAP arch/powerpc/boot/cuImage.tqm8540 DTC: dts->dtb on file "/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/powerpc/boot/dts/tqm8540.dts" powerpc64-linux-ld: arch/powerpc/boot/cuboot-tqm8540.o: No such file: No such file or directory make[2]: *** [arch/powerpc/boot/cuImage.tqm8540] Error 1 <-- snip --> Is this a problem on my side or is there a bug that should be fixed? TIA Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/