From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sun, 27 Jan 2013 16:14:07 +0100 Subject: [U-Boot] u-boot build error [from v2013.01 onwards] In-Reply-To: References: <20130126171016.657b4119@lilith> <5104A50E.9090602@gmail.com> Message-ID: <20130127161407.489fa674@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Jagan, On Sun, 27 Jan 2013 12:30:45 +0530, Jagan Teki wrote: > Hi Vikram, > > On Sun, Jan 27, 2013 at 9:24 AM, Vikram Narayanan wrote: > > 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 > > Here is my LSB host settings > > Mr.J> lsb_release -a > LSB Version: > :core-4.0-amd64:core-4.0-ia32:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-ia32:printing-4.0-noarch > Distributor ID: RedHatEnterpriseClient > Description: Red Hat Enterprise Linux Client release 5.6 (Tikanga) > Release: 5.6 > Codename: Tikanga > > I am getting same error irrespective any board. > Does v2013.01 release builds depends on any perl versions > > Mr.J> perl -v > This is perl, v5.8.5 built for x86_64-linux Actually I'd be more interested in the result of the following commands: 1) $CROSS_COMPILE}gcc -v 2) git rev-parse HEAD 3) git clean -xfd git status > Thanks, > Jagan. Amicalement, -- Albert.