From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikram Narayanan Date: Sun, 27 Jan 2013 09:24:54 +0530 Subject: [U-Boot] u-boot build error [from v2013.01 onwards] In-Reply-To: References: <20130126171016.657b4119@lilith> Message-ID: <5104A50E.9090602@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 1/27/2013 7:10 AM, Jagan Teki wrote: > This error occurred for all boards in the u-boot, I have used > arm-none-linux-gnueabi- xtool for versatilepb board. > I saw this issue specially from 2013.01 on-wards. Can you check your host setup once? Below is the output from my setup. I don't see any error. $ git describe v2013.01 $ make ARCH=arm versatilepb_config Configuring for versatilepb - Board: versatile, Options: ARCH_VERSATILE_PB $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 11.04 Release: 11.04 Codename: natty ~Vikram