From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Mon, 13 Nov 2017 11:27:58 +0100 Subject: [Buildroot] Cannot rebuild autobuild Message-ID: <20171113102757.ir7so5o7h7zopcvq@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Peter, I'm trying to fix failing feh on mips64el [1] (btw an easy fix, just to add -std=c99 or -std=c11 to TARGET_CFLAGS either globally or just for this toolchain/architecture). But I cannot rebuild it as it fails to pass configure: $ make distclean $ wget -c http://autobuild.buildroot.net/results/bf31199cdaa18971a9b599c26fbefac73b2d6f30/config -O .config.old $ make olddefconfig $ make make: *** No rule to make target 'toolchain-external-custom', needed by '/home/foo/install/src/buildroot.git/output/build/toolchain-external/.stamp_configured'. Stop. What can be wrong? I've done it this way in the past (with other autobuild items, which had different toolchains). Kind regards, Petr [1] http://autobuild.buildroot.net/results/bf31199cdaa18971a9b599c26fbefac73b2d6f30